about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-12 07:59:15 +0900
committerGitHub <noreply@github.com>2021-01-12 07:59:15 +0900
commit7e160256e41c1436056348ee02beb7dec9a97b2c (patch)
tree8338a1c69544303f0aa968e0263e67e45a317db4 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentfd02c83bfe01a9f71e187538d72947644b30c7d4 (diff)
parent2750e362092b690494f408d5cde9436c3ccc5ae3 (diff)
downloadrust-7e160256e41c1436056348ee02beb7dec9a97b2c.tar.gz
rust-7e160256e41c1436056348ee02beb7dec9a97b2c.zip
Rollup merge of #80885 - camelid:intra-doc-str-ref, r=jyn514
rustdoc: Resolve `&str` as `str`

People almost always are referring to `&str`, not `str`, so this will
save a manual link resolve in many cases.

Note that we already accept `&` (resolves to `reference`) in intra-doc
links, so this shouldn't cause breakage.

r? `@jyn514`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions