Skip to content

Commit 5bd28f5

Browse files
committed
Auto merge of #98867 - cjgillot:metaloop, r=oli-obk
Refactor metadata emission to avoid visiting HIR This PR refactors metadata emission to be based on tables and iteration over definitions. In a first part, this PR moves information from the `EntryKind` enum to tables, until removing the `EntryKind` enum. In a second part, the iteration scheme is refactored to avoid fetching HIR unless strictly necessary. r? `@ghost`
2 parents eb76764 + 0faea77 commit 5bd28f5

File tree

1 file changed

+197
-284
lines changed

1 file changed

+197
-284
lines changed

0 commit comments

Comments
 (0)