about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authordswij <dharmasw@outlook.com>2025-06-04 15:54:56 +0000
committerGitHub <noreply@github.com>2025-06-04 15:54:56 +0000
commita76c2b34e718b9a04adf47fb1a4110e84c1557d2 (patch)
tree8a0176aa03183ac2aee7e7bc2ce4cccd95384ff2 /compiler/rustc_codegen_llvm/src
parented143afc7f5ee4b3ce0c692b0528bdc51d0733ab (diff)
parenta4360d6fc3bf116379feebf6669ae8db5859847a (diff)
downloadrust-a76c2b34e718b9a04adf47fb1a4110e84c1557d2.tar.gz
rust-a76c2b34e718b9a04adf47fb1a4110e84c1557d2.zip
Fix `unnecessary_debug_formatting` FP inside `Debug` impl (#14955)
Closes rust-lang/rust-clippy#14952

The lint suggests using `.display()` on `Path`, which is actually
correct.

changelog: [`unnecessary_debug_formatting`] fix FP inside `Debug` impl
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions