rust/compiler/rustc_middle
Nicholas Nethercote 32e6a1a0ab Remove QueryContext.
`rustc_query_system` has been reduced so much that it's no longer
needed. This avoids a lot of indirection and abstraction.
2026-02-15 13:07:35 +11:00
..
src Remove QueryContext. 2026-02-15 13:07:35 +11:00
Cargo.toml Move rustc_query_system::query::job to rustc_middle. 2026-02-14 18:33:13 +11:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.