rust/compiler
Zalathar f214497d22 coverage: Replace ShortCircuitPreorder with a single function
Instead of defining a named struct, we can use `std::iter::from_fn` and store
intermediate state in a closure.
2023-10-10 18:44:16 +11:00
..
2023-10-06 14:57:09 +11:00
2023-10-08 10:06:17 +00:00