Files
rust/compiler/rustc_incremental
Zalathar 10d29ee606 Extract -Zassert-incr-state into a separate helper function
This code is only needed by an obscure `-Z` flag, so pulling it out of the main
path makes the normal logic easier to follow.
2026-03-28 21:52:55 +11:00
..