mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
e1fc4a997d
In several cases this avoids the need to clone the underlying pattern, and then print the clone later.
For more information about how rustc works, see the rustc dev guide.