diff options
author | bors <bors@rust-lang.org> | 2023-04-14 01:14:36 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-04-14 01:14:36 +0000 |
commit | 7a78c4ffd56f11d3a84c99a1cc737cf7bde2660d (patch) | |
tree | 91ae1e168d367b180d9f49f33da4288ea7e99848 /tests/rustdoc-js-std/parser-errors.js | |
parent | 367661b1fc58239fa5df5f472ad2047f97dc5465 (diff) | |
parent | 7c40a6fb34d29fce69a16b7b65871999ef3d1628 (diff) | |
download | rust-7a78c4ffd56f11d3a84c99a1cc737cf7bde2660d.tar.gz |
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.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions