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 rust-lang#81215 - cjgillot:defkey-mir, r=oli-obk
Encode MIR metadata by iterating on DefId instead of traversing the HIR tree
Split out of rust-lang#80347.
This part only traverses `mir_keys` and encodes MIR according to the def kind.
r? `@oli-obk`
0 commit comments