mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
688fc9bd21
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``