rust/compiler/rustc_const_eval/src
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