diff options
| author | Camelid <camelidcamel@gmail.com> | 2021-01-10 12:45:58 -0800 |
|---|---|---|
| committer | Camelid <camelidcamel@gmail.com> | 2021-01-10 12:51:48 -0800 |
| commit | 2750e362092b690494f408d5cde9436c3ccc5ae3 (patch) | |
| tree | 0b6fb5cb09164759547223dc130405318311b401 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | f30733adb9150a9b965a6af1650d5213bec8ddf6 (diff) | |
| download | rust-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
