diff options
author | Vadim Petrochenkov <vadim.petrochenkov@gmail.com> | 2023-04-10 19:07:57 +0300 |
---|---|---|
committer | Vadim Petrochenkov <vadim.petrochenkov@gmail.com> | 2023-04-12 15:22:03 +0300 |
commit | 7c40a6fb34d29fce69a16b7b65871999ef3d1628 (patch) | |
tree | ddfe313880b51f543b7e5c753d986007b64963b6 /tests/rustdoc-js-std/parser-errors.js | |
parent | 9be9b5e09ad834e2ba9f2571ca17059e18f89b71 (diff) | |
download | rust-7c40a6fb34d29fce69a16b7b65871999ef3d1628.tar.gz |
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