Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.5k
Star
116k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Initial implementation of transmutability trait.
- #92268
#92268
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
jswrenn:transmute
jswrenn/rust:transmute
Copy head branch name to clipboard
Aug 3, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Initial implementation of transmutability trait.
#92268
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
jswrenn:transmute
jswrenn/rust:transmute
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2022
Initial (incomplete) implementation of transmutability trait.
Show description for bc4a1de
jswrenn
and
m1el
committed
bc4a1de
View commit details
Copy full SHA for bc4a1de
Browse repository at this point
safe transmute: gracefully handle const params of wrong types
Show description for 18751a7
jswrenn
committed
18751a7
View commit details
Copy full SHA for 18751a7
Browse repository at this point
safe transmute: test when `ASSUME` params are passed indirectly
Show description for 8c5c291
jswrenn
committed
8c5c291
View commit details
Copy full SHA for 8c5c291
Browse repository at this point
safe transmute: revise `Hash`, `PartialEq` impls on `VariantDef`, `FieldDef`
Show description for 0fa70c3
jswrenn
committed
0fa70c3
View commit details
Copy full SHA for 0fa70c3
Browse repository at this point
safe transmute: tweak tracing
Show description for c0d0ce9
jswrenn
committed
c0d0ce9
View commit details
Copy full SHA for c0d0ce9
Browse repository at this point
safe transmute: don't mark user impls as unambiguous
Show description for 4a15157
jswrenn
committed
4a15157
View commit details
Copy full SHA for 4a15157
Browse repository at this point
safe transmute: test to ensure that trait is correctly feature-gated
Show description for 402644f
jswrenn
committed
402644f
View commit details
Copy full SHA for 402644f
Browse repository at this point
safe transmute: add `rustc_on_unimplemented` to `BikeshedIntrinsicFrom`
Show description for 21d1ab4
jswrenn
committed
21d1ab4
View commit details
Copy full SHA for 21d1ab4
Browse repository at this point
safe transmute: reference tracking issue
Show description for b78c3da
jswrenn
committed
b78c3da
View commit details
Copy full SHA for b78c3da
Browse repository at this point
safe transmute: tweak `Nfa::union` to consume params by value
Show description for 2268603
jswrenn
committed
2268603
View commit details
Copy full SHA for 2268603
Browse repository at this point
safe transmute: lowercase tracing levels
Show description for aee5f31
jswrenn
committed
aee5f31
View commit details
Copy full SHA for aee5f31
Browse repository at this point
Commits on Jul 28, 2022
safe transmute: use `AtomicU32` `State` ids to appease mips
Show description for e8a1925
jswrenn
committed
e8a1925
View commit details
Copy full SHA for e8a1925
Browse repository at this point
Commits on Aug 2, 2022
safe transmute: fix broken intradoc link
jswrenn
committed
965ffb0
View commit details
Copy full SHA for 965ffb0
Browse repository at this point
You can’t perform that action at this time.