diff options
author | bors <bors@rust-lang.org> | 2023-02-11 12:10:16 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-02-11 12:10:16 +0000 |
commit | 5b450244876154bc1bd134694398e80c12e00b5c (patch) | |
tree | 0a6608ce2defba4267b18a43a1fbad0c5e925234 /tests/rustdoc-js-std/parser-errors.js | |
parent | 71f6675de1faa2a8e897a8faaa861a0157b0e355 (diff) | |
parent | da4ce6b41e4465917ec160c914a857fe18608a42 (diff) | |
download | rust-5b450244876154bc1bd134694398e80c12e00b5c.tar.gz |
Auto merge of #94857 - petrochenkov:doclink2, r=oli-obk
Resolve documentation links in rustc and store the results in metadata
This PR implements MCP https://github.com/rust-lang/compiler-team/issues/584.
Doc links are now resolved in rustc and stored into metadata, so rustdoc simply retrieves them through a query (local or extern),
Code that is no longer used is removed, and some code that no longer needs to be public is privatized.
The removed code includes resolver cloning, so this PR fixes https://github.com/rust-lang/rust/issues/83761.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions