mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
be49e00109
rustdoc: make mergeable crate info more usable Part of https://github.com/rust-lang/rust/issues/130676 Adds documentation and a feature change aimed at making this usable without breaking backwards compat. cc ``@EtomicBomb``