rust/compiler/rustc_session
Nicholas Nethercote 32de78cade Replace TrimmedDefPaths with a bool.
It's a tri-state enum but the `Always` variant is never used, so a bool
is simpler.
2024-01-15 09:16:14 +11:00
..
src Replace TrimmedDefPaths with a bool. 2024-01-15 09:16:14 +11:00
Cargo.toml Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
messages.ftl Add check for ui_testing via promoting parameters from ParseSess to Session 2024-01-13 12:11:13 -05:00