mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
216ce7c519
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. https://github.com/rust-lang/rust/blob/21313d623a505086b2973f30c19db4f1d6ec8f61/src/comp/pretty/pp.rs