mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 22:05:31 +03:00
a8aa5114bf
Print out more information for `-Zunpretty=expanded,hygiene` I've found this helpful when trying to understand how hygiene works. Closes #16420