This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-30 03:57:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1e1dba9cc
rust
/
compiler
/
rustc_transmute
/
src
/
layout
History
Michael Goulet
37076c9b4e
Don't attempt to compute layout of type referencing error
2023-07-27 18:24:08 +00:00
..
tree
Initial (incomplete) implementation of transmutability trait.
2022-07-27 17:33:56 +00:00
dfa.rs
safe transmute: use
FxIndex{Map,Set}
instead of
FxHash{Map,Set}
2022-08-23 15:52:49 +00:00
mod.rs
Safe Transmute: Check mutability before creating dst -> src obligation
2023-05-24 15:00:06 -07:00
nfa.rs
don't clone Copy types
2022-12-18 14:25:55 +01:00
tree.rs
Don't attempt to compute layout of type referencing error
2023-07-27 18:24:08 +00:00