mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-16 17:26:36 +00:00

Special-case references to leafs in valtree pretty-printing Fixes https://github.com/rust-lang/rust/issues/100313
For more information about how rustc works, see the rustc dev guide.