mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 11:49:59 +00:00
rustdoc: use stable paths as preferred canonical paths
This accomplishes something like 16a4ad7d7b, but with the `rustc_allowed_through_unstable_modules` attribute instead of the path length.
Fixes #131676