about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/json.rs
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2020-08-05 00:11:57 -0400
committerJoshua Nelson <jyn514@gmail.com>2020-08-29 17:21:26 -0400
commit868927fefb2f6ea62783339552bbb67f828190e1 (patch)
tree960e5c1b67fab7ea5c763569145c608063310892 /compiler/rustc_errors/src/json.rs
parent1dc748fb3d2c54f536e6abd74f1ad34b3624f640 (diff)
downloadrust-868927fefb2f6ea62783339552bbb67f828190e1.tar.gz
rust-868927fefb2f6ea62783339552bbb67f828190e1.zip
rustdoc: Fix intra-doc links for cross-crate re-exports of traits
 #58972 ignored extern_traits because before #65983 was fixed, they
would always fail to resolve, giving spurious warnings.
This undoes that change, so extern traits are now seen by the
`collect_intra_doc_links` pass. There are also some minor changes in
librustdoc/fold.rs to avoid borrowing the extern_traits RefCell more
than once at a time.
Diffstat (limited to 'compiler/rustc_errors/src/json.rs')
0 files changed, 0 insertions, 0 deletions