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