mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-14 23:03:36 +00:00
This avoids cloning some token trees. A couple of `clone` calls were inserted, but only on some paths, and the next commit will remove them.
This avoids cloning some token trees. A couple of `clone` calls were inserted, but only on some paths, and the next commit will remove them.