about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2021-01-10 12:45:58 -0800
committerCamelid <camelidcamel@gmail.com>2021-01-10 12:51:48 -0800
commit2750e362092b690494f408d5cde9436c3ccc5ae3 (patch)
tree0b6fb5cb09164759547223dc130405318311b401 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentf30733adb9150a9b965a6af1650d5213bec8ddf6 (diff)
downloadrust-2750e362092b690494f408d5cde9436c3ccc5ae3.tar.gz
rust-2750e362092b690494f408d5cde9436c3ccc5ae3.zip
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.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions