rust/compiler/rustc_const_eval
Nicholas Nethercote df524163be Mark Printer methods as unreachable where appropriate.
This helps me understand the structure of the code a lot.

If any of these are actually reachable, we can put the old code back,
add a new test case, and we will have improved our test coverage.
2025-08-03 19:58:00 +10:00
..
src Mark Printer methods as unreachable where appropriate. 2025-08-03 19:58:00 +10:00
Cargo.toml remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
messages.ftl miri: for ABI mismatch errors, say which argument is the problem 2025-07-27 22:26:10 +02:00