about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-08-07 20:49:45 +1000
committerGitHub <noreply@github.com>2025-08-07 20:49:45 +1000
commitd8ed17a5687b51c068760c5e4abc577c6a34c80e (patch)
tree5fcfef1f47eef2f058e0920857de40feac9bfde4 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent21cf201797780decaff95591276ed95e340a079f (diff)
parent081b5654789f60d7303e05a26f86c80d0594f531 (diff)
downloadrust-d8ed17a5687b51c068760c5e4abc577c6a34c80e.tar.gz
rust-d8ed17a5687b51c068760c5e4abc577c6a34c80e.zip
Rollup merge of #144601 - kornelski:cargo-fix-mismatched_lifetime_syntaxes, r=petrochenkov
Allow `cargo fix` to partially apply `mismatched_lifetime_syntaxes`

Workaround for https://github.com/rust-lang/rust/issues/144588#issuecomment-3128445308

Not all suggestions have to be hidden from `cargo fix`, only redundant ones. The redundant ones are already hidden from the user, so the same `tool_only` flag can be used to hide them from `cargo fix`. This way `cargo fix` will be able to correctly apply the fixes, and will apply only the fix that the compiler visibly suggests to the user.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions