mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 05:55:15 +00:00
Fix rustdoc not correctly showing attributes on re-exports Fixes attributes not being shown correctly in rustdoc on re-exports Does this need to be backported to beta? r? ``@jdonszelmann``