rust/compiler/rustc_passes
Nicholas Nethercote 256c27e748 Move methods from Map to TyCtxt, part 4.
Continuing the work from #137350.

Removes the unused methods: `expect_variant`, `expect_field`,
`expect_foreign_item`.

Every method gains a `hir_` prefix.
2025-03-12 08:55:37 +11:00
..
src Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl Implment #[cfg] and #[cfg_attr] in where clauses 2025-03-01 22:02:46 +08:00