mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
94c4e5c411
Implement rustc part of RFC 3127 trim-paths This PR implements (or at least tries to) [RFC 3127 trim-paths](https://github.com/rust-lang/rust/issues/111540), the rustc part. That is `-Zremap-path-scope` with all of it's components/scopes. `@rustbot` label: +F-trim-paths