about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2025-01-10 16:45:08 +0000
committerGitHub <noreply@github.com>2025-01-10 16:45:08 +0000
commitfc0e65d15731f34fc28514de1800477d1ba479b9 (patch)
treebf474ebe0c92681b98a139aac29e541cb37906c2 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentcccb006cc08601c05680516cc28e1b57a5ee5f28 (diff)
parentc9315bc3953fcf15154df21f788f2f7a5e8d6e7d (diff)
downloadrust-fc0e65d15731f34fc28514de1800477d1ba479b9.tar.gz
rust-fc0e65d15731f34fc28514de1800477d1ba479b9.zip
Use diagnostic item instead of path for `core::fmt::Debug` (#13949)
This removes the last call to `LateContext::match_def_path()` in
Clippy's code. The `LateContext::match_def_path()` in the compiler
sources was only kept for Clippy's usage.

Once this PR is merged and after the rustup, I will submit one to remove
`LateContext::match_def_path()` from the compiler.

changelog: none

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