about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorTimo <30553356+y21@users.noreply.github.com>2025-02-13 16:18:44 +0000
committerGitHub <noreply@github.com>2025-02-13 16:18:44 +0000
commitb83762c57818b4c67b7f988cfc1555f60e3bf057 (patch)
tree6da7974c4a9eb84dede2c7844a97dba82e32aa68 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent943d604e592ea00cb15b588d0756245823fd26b9 (diff)
parent277bf089b36db59dbc2c2efa279fbe52a3fe1c4b (diff)
downloadrust-b83762c57818b4c67b7f988cfc1555f60e3bf057.tar.gz
rust-b83762c57818b4c67b7f988cfc1555f60e3bf057.zip
Fix `literal_string_with_formatting_args` lint emitted when it should not (#13953)
Fixes #13885.
Fixes https://github.com/rust-lang/rust-clippy/issues/14007.

Problem was that I forgot to check whether or not the `span` was a
"real" one. Because if not, then it starts pointing to pretty much only
wrong content, hence the problems we saw with clippy linting on
`clippy.toml`.

changelog: Fix `literal_string_with_formatting_args` lint emitted when
it should not

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