rust/compiler/rustc_hir_pretty
Nicholas Nethercote bb04e11e47 Inline and remove three pretty-printer methods.
They all have a single call site, aren't that big, and removing them
avoids having to pass some `BoxMarker`s.
2025-04-28 15:51:27 +10:00
..
src Inline and remove three pretty-printer methods. 2025-04-28 15:51:27 +10:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00