rust/compiler/rustc_hir_pretty/src
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
..
lib.rs Rollup merge of #92921 - dtolnay:printernew, r=wesleywiser 2022-01-17 06:08:16 +01:00