Files
rust/compiler
bors 5bd28f5eac 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`
2023-06-28 16:16:27 +00:00
..
2023-06-11 22:45:04 -04:00
2023-06-27 22:12:29 +09:00
2023-06-26 23:12:04 +00:00
2023-06-28 01:55:32 -04:00
2023-06-26 23:12:04 +00:00
2023-06-26 23:12:04 +00:00