diff options
| author | Joshua Nelson <jyn514@gmail.com> | 2021-07-10 22:25:36 -0400 |
|---|---|---|
| committer | Joshua Nelson <jyn514@gmail.com> | 2021-09-12 02:30:24 +0000 |
| commit | cb7e527692bd01c68f01fd373db0c49dbc8670ce (patch) | |
| tree | 8f2158f843250bb3fdd44346a6d73d83849a8c76 /src/test/rustdoc-js-std/multi-query.js | |
| parent | f78acaee0372aa18ca37ebab8d919acbe997bd1c (diff) | |
| download | rust-cb7e527692bd01c68f01fd373db0c49dbc8670ce.tar.gz rust-cb7e527692bd01c68f01fd373db0c49dbc8670ce.zip | |
Fix broken handling of primitive items
- Fix broken handling of primitive associated items - Remove fragment hack Fixes 83083 - more logging - Update CrateNum hacks The CrateNum has no relation to where in the dependency tree the crate is, only when it's loaded. Explicitly special-case core instead of assuming it will be the first DefId. - Update and add tests - Cache calculation of primitive locations This could possibly be avoided by passing a Cache into collect_intra_doc_links; but that's a much larger change, and doesn't seem valuable other than for this.
Diffstat (limited to 'src/test/rustdoc-js-std/multi-query.js')
0 files changed, 0 insertions, 0 deletions
