rust/compiler/rustc_hir_pretty
Matthias Krüger 216ce7c519
Rollup merge of #92921 - dtolnay:printernew, r=wesleywiser
Rename Printer constructor from mk_printer() to Printer::new()

The original naming is left over from 2011 which was before impl blocks and associated functions existed.

21313d623a/src/comp/pretty/pp.rs
2022-01-17 06:08:16 +01:00
..
src Rollup merge of #92921 - dtolnay:printernew, r=wesleywiser 2022-01-17 06:08:16 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00