mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
921e311da2
Improve pretty printing of valtrees for references This implements the changes outlined in https://github.com/rust-lang/rust/issues/66451#issuecomment-1168859638. r? `@lcnr` Fixes #66451