about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>2023-04-10 19:07:57 +0300
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>2023-04-12 15:22:03 +0300
commit5989400e2e068aec0ecc12e53dddc1d8b0c0e585 (patch)
tree8379aa79f72bcc0936dee52bc38cdb752aa7fcba /tests/rustdoc-js-std/parser-errors.js
parent6b95029f176e5cdaa88de8ca7f5f59fd15a6d850 (diff)
downloadrust-5989400e2e068aec0ecc12e53dddc1d8b0c0e585.tar.gz
rust-5989400e2e068aec0ecc12e53dddc1d8b0c0e585.zip
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