mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
622722aada
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``