rust/compiler/rustc_query_impl
Nicholas Nethercote c6afd45ac1 Move depth_limit_error out of QueryContext trait.
It's defined and used in `rustc_query_impl`; `rustc_query_system`
doesn't need it. So it can just be an inherent method on `QueryCtxt`.
2026-02-02 10:41:03 +11:00
..
src Move depth_limit_error out of QueryContext trait. 2026-02-02 10:41:03 +11:00
Cargo.toml fixup limit handling code 2025-09-08 15:07:12 -07:00