mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
77ec591727
rustdoc: Add more semantic information to impl IDs Take over of #92745. I fixed the last remaining issue for the links in the sidebar (mentioned by `@jsha)` and fixed the few links broken in the std/core docs. cc `@camelid` r? `@notriddle`