about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-03-28 11:34:55 +0000
committerbors <bors@rust-lang.org>2021-03-28 11:34:55 +0000
commitd4c96de64f8c1872f275f9eef7ce17d2c80e6877 (patch)
treee5094214d1c9352b0e0a92485064ea1bccce46cb /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent505ed7fb1b45236b312099b00be78175d67499a7 (diff)
parent0a30c5b2ab8bc367803f32933522d39df8b58c9b (diff)
downloadrust-d4c96de64f8c1872f275f9eef7ce17d2c80e6877.tar.gz
rust-d4c96de64f8c1872f275f9eef7ce17d2c80e6877.zip
Auto merge of #83577 - geeklint:slice_to_ascii_case_doc_links, r=m-ou-se
Adjust documentation links for slice::make_ascii_*case

The documentation for the functions `slice::to_ascii_lowercase` and `slice::to_ascii_uppercase` contain the suggestion

> To lowercase the value in-place, use `make_ascii_lowercase`

however the link to the suggested method takes you to the page for `u8`, rather than the method of that name on the same page.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions