Files
rust/compiler
Nicholas Nethercote 19423b7f7f Simplify DepNodeColorMap::try_mark_green.
It uses a different implementation depending on whether the compiler
front-end is running single-threaded or multi-threaded. The two
implementations are equivalent and I think the multi-threaded one
expresses the intent more clearly, and I imagine the perf is similar. So
this commit removes the single-threaded code.
2025-10-07 15:32:34 +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