Skip to content

Commit

Permalink
Auto merge of #81215 - cjgillot:defkey-mir, r=oli-obk
Browse files Browse the repository at this point in the history
Encode MIR metadata by iterating on DefId instead of traversing the HIR tree

Split out of #80347.

This part only traverses `mir_keys` and encodes MIR according to the def kind.

r? `@oli-obk`
  • Loading branch information
bors committed Feb 5, 2021
2 parents 5605b5d + 09ac459 commit 23adf9f
Showing 1 changed file with 103 additions and 215 deletions.
Loading

0 comments on commit 23adf9f

Please sign in to comment.