about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-12-04 03:30:34 +0100
committerGitHub <noreply@github.com>2020-12-04 03:30:34 +0100
commit5495bb97a046435b9715b917dd5f8020e7673931 (patch)
treed83a2051b2076d5c435b5d80d0be5c9aafb9e3db /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent0a52b43b24948e98006cf480e5c00339a1760b47 (diff)
parent4e7a2dcabb0aa42f297284ead946d5787027d035 (diff)
downloadrust-5495bb97a046435b9715b917dd5f8020e7673931.tar.gz
rust-5495bb97a046435b9715b917dd5f8020e7673931.zip
Rollup merge of #79638 - jyn514:intra-link-self-raw, r=Manishearth
Use `item_name` instead of pretty printing for resolving `Self` on intra-doc links

Pretty printing would add a `r#` prefix to raw identifiers, which was
not correct. In general I think this change makes sense -
pretty-printing is for showing to the *user*, `item_name` is suitable to
pass to resolve.

Fixes https://github.com/rust-lang/rust/issues/79633.

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