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