about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-01-02 13:28:00 +0100
committerSamuel Tardieu <sam@rfc1149.net>2025-01-08 12:50:00 +0100
commitc686ffd193fc6c745caf8bb46f935e2ef17ee264 (patch)
treebfe4a922359bcc865731bf0f54f0733bf1a70681 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent034f3d224ca797ecc7c92ece4d87c94df6afed02 (diff)
downloadrust-c686ffd193fc6c745caf8bb46f935e2ef17ee264.tar.gz
rust-c686ffd193fc6c745caf8bb46f935e2ef17ee264.zip
Do not propose to elide lifetimes if this causes an ambiguity
Some lifetimes in function return types are not bound to concrete
content and can be set arbitrarily. Clippy should not propose to replace
them by the default `'_` lifetime if such a lifetime cannot be
determined unambigously.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions