This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-01 05:25:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Tomasz Miąsko
2eb637a9f2
Extend check for UnsafeCell in consts to cover unions
...
A validity companion to changes from
#90373
.
2021-12-31 08:53:12 +01:00
..
const_eval
const_eval machine: use original instance for replaced MIR bodies
2021-12-20 22:37:14 +01:00
interpret
Extend check for UnsafeCell in consts to cover unions
2021-12-31 08:53:12 +01:00
transform
Store a
DefId
instead of an
AdtDef
in
AggregateKind::Adt
2021-12-22 14:36:34 -05:00
util
Store a
DefId
instead of an
AdtDef
in
AggregateKind::Adt
2021-12-22 14:36:34 -05:00
lib.rs
Stabilize iter::zip.
2021-12-14 18:50:31 -04:00