about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2022-02-24 17:16:36 -0500
committerAaron Hill <aa1ronham@gmail.com>2022-02-24 17:16:36 -0500
commit7b7b0f148c0e76136beb3c24d392f25bb4044612 (patch)
treecfee6a857d2eb2a9c86ab6ef5c308d2f285ea7a9 /compiler/rustc_codegen_llvm/src
parent01efe6d5c25b73a311ce03ec80744628f1ec8978 (diff)
downloadrust-7b7b0f148c0e76136beb3c24d392f25bb4044612.tar.gz
rust-7b7b0f148c0e76136beb3c24d392f25bb4044612.zip
Fix intra-doc link issues exposed by new macro
These links never worked, but the lint was suppressed due to the fact
that the span was pointing into the macro. With the new macro
implementation, the span now points directly to the doc comment in the
macro invocation, so it's no longer suppressed.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions