rust/compiler/rustc_query_system
Nicholas Nethercote 3a287e6034 Remove some unnecessary locals.
They both have a single use. (They can't be united, though, because
`self.colors` might change between the two `get` calls.)
2025-10-03 20:36:21 +10:00
..
src Remove some unnecessary locals. 2025-10-03 20:36:21 +10:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl don't uppercase error messages 2025-09-03 15:24:49 +02:00