rust/compiler/rustc_ast_pretty/src
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
..
pp Introduce BoxMarker to pretty-printing. 2025-04-28 15:51:25 +10:00
pprust Inline and remove three pretty-printer methods. 2025-04-28 15:51:27 +10:00
helpers.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs Introduce BoxMarker to pretty-printing. 2025-04-28 15:51:25 +10:00
pp.rs Introduce BoxMarker to pretty-printing. 2025-04-28 15:51:25 +10:00