rust/compiler/rustc_const_eval/src
Tomasz Miąsko f9b8191282 Remove implementation of min_align_of intrinsic
Since 88839 `min_align_of` is lowered to AlignOf operator.
2021-09-14 13:58:35 +02:00
..
const_eval Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
interpret Remove implementation of min_align_of intrinsic 2021-09-14 13:58:35 +02:00
transform Introduce NullOp::AlignOf 2021-09-13 00:08:35 +01:00
util Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
lib.rs Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00