rust/compiler/rustc_passes
Nicholas Nethercote d2642abed3 Adjust Map's to_string functionality.
`Map::node_to_string` just calls the free function `hir_id_to_string`.
This commit removes the former and changes the latter into a `TyCtxt`
method.
2025-03-12 08:30:03 +11:00
..
src Adjust Map's to_string functionality. 2025-03-12 08:30:03 +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