about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
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
commitcbcf183711f637054e18f272ecfbf8d2ae8588c0 (patch)
tree2d380249b6afbf5e5229751d2d02d35942233a22 /compiler/rustc_llvm/llvm-wrapper
parent158340f5617f7e6a555046802133536ab61764ba (diff)
parent3b5525bc420551c9c32ad3b5b6c8d673dd25da0d (diff)
downloadrust-cbcf183711f637054e18f272ecfbf8d2ae8588c0.tar.gz
rust-cbcf183711f637054e18f272ecfbf8d2ae8588c0.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')
0 files changed, 0 insertions, 0 deletions