rust/compiler/rustc_query_system/src
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
..
dep_graph Remove some unnecessary locals. 2025-10-03 20:36:21 +10:00
ich remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
query Auto merge of #144469 - Kivooeo:chains-cleanup, r=SparrowLii 2025-07-28 05:25:23 +00:00
cache.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
error.rs fixup limit handling code 2025-09-08 15:07:12 -07:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
values.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00