You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #114012 - GuillaumeGomez:fix-113982, r=notriddle
Fix missing attribute merge on glob foreign re-exports
Fixesrust-lang/rust#113982.
The attributes were not merged with the import's in case of glob re-export of foreign items.
r? `@notriddle`
0 commit comments