Files
rust/compiler
Nicholas Nethercote ed6a137a32 Tweak DepNodeColorMap::get.
The most common `get` case is green. This commit changes `get` to use
use `if`/`else` instead of match, so that getting green requires one
comparison instead of two.
2025-10-07 15:32:33 +11:00
..
2025-10-04 18:18:58 +00:00
2025-10-04 18:18:58 +00:00
2025-09-08 09:23:37 -07:00
2025-10-04 18:18:58 +00:00
2025-10-05 12:01:23 +02:00
2025-10-04 18:18:58 +00:00