rust/compiler/rustc_mir/src/monomorphize
oli cccd40f9b5 Keep an unoptimized duplicate of const fn around
This allows CTFE to reliably detect UB, as otherwise
optimizations may hide UB.
2021-01-04 21:40:38 +00:00
..
partitioning compiler: fold by value 2020-11-16 22:34:57 +01:00
collector.rs Remove ForeignMod struct. 2020-11-26 21:32:27 +01:00
mod.rs remove enum name from ImplSource variants 2020-09-24 19:22:36 +02:00
polymorphize.rs Keep an unoptimized duplicate of const fn around 2021-01-04 21:40:38 +00:00