rust/compiler/rustc_middle
Nicholas Nethercote f666361caa Remove TyCtxt::hir_krate.
It's a trivial wrapper around the `hir_crate` query with a small number
of uses.
2025-02-17 13:24:40 +11:00
..
src Remove TyCtxt::hir_krate. 2025-02-17 13:24:40 +11:00
Cargo.toml Removed dependency on the field-offset crate. 2025-02-05 17:56:06 +01:00
messages.ftl compiler: Make middle errors pub(crate) and bury some dead code 2025-02-11 21:57:05 -08:00
README.md

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