rust/compiler/rustc_trait_selection
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
..
src Keep an unoptimized duplicate of const fn around 2021-01-04 21:40:38 +00:00
Cargo.toml