rust/compiler/rustc_const_eval/src/transform
Tomasz Miąsko dff602fc18 Add a pointer to address cast kind
A pointer to address cast are often special-cased.
Introduce a dedicated cast kind to make them easy distinguishable.
2022-05-31 00:00:00 +00:00
..
check_consts Add a pointer to address cast kind 2022-05-31 00:00:00 +00:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs Add a pointer to address cast kind 2022-05-31 00:00:00 +00:00
validate.rs validate derefer, run derefer inside generator 2022-05-30 18:36:14 +03:00