rust/compiler/rustc_query_system
Nicholas Nethercote a4162d9a82 Change DepNodeColorMap::insert to insert_red.
Because it's only ever used for inserting red. (`None` is only used as a
starting value, and `Green` is inserted by `try_mark_green` and
friends.)
2025-10-07 09:33:33 +11:00
..
2025-09-03 15:24:49 +02:00