rust/compiler/rustc_mir_build
Nicholas Nethercote d5a13e2ca0 Remove dead code from compare_const_vals.
It's never executed when running the entire test suite. I think it's
because of the early return at the top of the function if `a.ty() != ty`
succeeds.
2022-06-16 10:52:56 +10:00
..
src Remove dead code from compare_const_vals. 2022-06-16 10:52:56 +10:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00