Files
rust/compiler
bors 7a78c4ffd5 Auto merge of #110160 - petrochenkov:notagain2, r=cjgillot
resolve: Pre-compute non-reexport module children

Instead of repeating the same logic by walking HIR during metadata encoding.

The only difference is that we are no longer encoding `macro_rules` items, but we never currently need them as a part of this list. They can be encoded separately if this need ever arises.

`module_reexports` is also un-querified, because I don't see any reasons to make it a query, only overhead.
2023-04-14 01:14:36 +00:00
..
2023-03-11 10:53:47 -06:00
2023-04-09 23:22:14 +02:00
2023-04-09 22:29:56 +02:00
2023-03-27 18:58:07 +00:00
2023-04-13 12:20:41 +10:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:22:14 +02:00
2023-04-10 22:02:52 +02:00
2023-04-10 17:24:23 +09:00
2023-04-10 22:02:52 +02:00
2023-04-10 22:02:52 +02:00
2023-04-10 22:02:52 +02:00
2023-04-13 23:39:14 +12:00
2023-04-06 09:34:16 +01:00
2023-04-10 22:02:52 +02:00