about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-26 15:47:18 +0200
committerGitHub <noreply@github.com>2025-06-26 15:47:18 +0200
commit55d4f76c73ae517905df61674667463e65e90b47 (patch)
tree15252ea358424a58d0c3050c2ac4f4036219d9a5 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent708ffd5ccf3045819a5c773daf0c311950cae1e0 (diff)
parent7a6f7bc7a668aa309249ca7e8a4275f7fedce173 (diff)
downloadrust-55d4f76c73ae517905df61674667463e65e90b47.tar.gz
rust-55d4f76c73ae517905df61674667463e65e90b47.zip
Rollup merge of #141648 - GuillaumeGomez:redundant_explicit_links-expansion, r=lolbinarycat
[rustdoc] Do not emit redundant_explicit_links lint if the doc comment comes from expansion

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

The problem was that we change the context for the attributes in some cases to get better error output, preventing us to detect if the attribute comes from expansion. Most of the changes are about keeping track of the "does this span comes from expansion" information.

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