about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-29 05:52:17 +0000
committerbors <bors@rust-lang.org>2023-12-29 05:52:17 +0000
commit8b22471274284f5f117ae284634a3d8d0abb7266 (patch)
treedb71be289c874764c2f3cb85d1f3b539654fbac7 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentac4c2094a6030530661bee3876e0228ddfeb6b8b (diff)
parent3fceca23bb64e304df56b3bd86d26790b5301bdf (diff)
downloadrust-8b22471274284f5f117ae284634a3d8d0abb7266.tar.gz
rust-8b22471274284f5f117ae284634a3d8d0abb7266.zip
Auto merge of #12041 - compiler-errors:args-are-correct-now, r=Jarcho
Remove mitigations for incorrect node args

This change https://github.com/rust-lang/rust/pull/118420/files#r1419874371 adds a missing `write_args` to properly record node args for lang-item calls.

Thus, in the `unnecessary_to_owned` lint, this ensures that the `call_generic_args` extracted by `get_callee_generic_args_and_args` are always correct, and we can remove the mitigation for #9504 and #10021 since the root cause has been fixed.

I'm not sure if there is other now-unnecessary code that can be removed, but this is the one I found when investigating https://github.com/rust-lang/rust-clippy/issues/11965#issuecomment-1871732518.

changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions