mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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``