mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
cc6b375cd3
* Inline format args where possible * simplify a few complex macros into format str * use formatdoc!() instead format!(indoc!(...))