rust/compiler
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
..
2022-06-14 17:57:51 +02:00
2022-06-13 22:20:51 +03:00