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
Rollup merge of #119752 - estebank:ice-ice, r=fmease
Avoid ICEs in trait names without `dyn`
Check diagnostic is error before downgrading. Fix #119633.
Account for traits using self-trait by name without `dyn`. Fix #119652.
0 commit comments