mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
4eaf4c2615
rustdoc: Correctly handle attribute merge if this is a glob reexport Fixes #120487. The regression was introduced in https://github.com/rust-lang/rust/pull/113091. Only non-glob reexports should have been impacted. cc `````@Nemo157````` r? `````@notriddle`````