about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-09-29 12:11:17 +0000
committerbors <bors@rust-lang.org>2020-09-29 12:11:17 +0000
commit9e34b729647f44bfbbc361949b14b5bea65e4996 (patch)
tree5a96bb441ab40aaa69818812e418898c805456bf /compiler/rustc_codegen_llvm/src
parent26373fb4baa9c5b8a7a1e2821fcfa930a85d327d (diff)
parent406584621a4e2d3752b2444c5bed2218447f0bfe (diff)
downloadrust-9e34b729647f44bfbbc361949b14b5bea65e4996.tar.gz
rust-9e34b729647f44bfbbc361949b14b5bea65e4996.zip
Auto merge of #77253 - jyn514:crate-link, r=Manishearth
Resolve `crate` in intra-doc links properly across crates

Closes https://github.com/rust-lang/rust/issues/77193; see https://github.com/rust-lang/rust/issues/77193#issuecomment-699065946 for an explanation of what's going on here.
~~This also fixes the BTreeMap docs that have been broken for a while; see the description on the second commit for why and how.~~ Nope, see the second commit for why the link had to be changed.

r? `@Manishearth`
cc `@dylni`

`@dylni` note that this doesn't solve your original problem - now _both_ `with_code` and `crate::with_code` will be broken links. However this will fix a lot of other broken links (in particular I think https://docs.rs/sqlx/0.4.0-beta.1/sqlx/query/struct.Query.html is because of this bug). I'll open another issue for resolving additional docs in the new scope.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions