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 #155063 - josetorrs:refactor-alias-free, r=WaffleLapkin
`ty::Alias`: replace `def_id: did` with `def_id`
related issue: #154941
tackling this task:
- [x] replace def_id: did with def_id where possible
r? @WaffleLapkin
0 commit comments