mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 06:09:21 +00:00

Enable "jump to def" feature on rustc docs This PR enables the rustdoc "jump to def" feature which is visible on the source code pages. r? ``@oli-obk``