mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-18 06:14:27 +00:00
rustdoc: offset generic args of cross-crate trait object types when cleaning Fixes #119529. This PR contains several refactorings apart from the bug fix. Best reviewed commit by commit. r? GuillaumeGomez