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 | 5989400e2e068aec0ecc12e53dddc1d8b0c0e585 (patch) | |
| tree | 8379aa79f72bcc0936dee52bc38cdb752aa7fcba /tests/rustdoc-js-std/parser-errors.js | |
| parent | 6b95029f176e5cdaa88de8ca7f5f59fd15a6d850 (diff) | |
| download | rust-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
