about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTimo <30553356+y21@users.noreply.github.com>2025-02-22 14:04:57 +0000
committerGitHub <noreply@github.com>2025-02-22 14:04:57 +0000
commitd5488b3b631826269e2e6ea5f67a31b7d3fa7d0c (patch)
tree53d0b015f0cd9febd88e1668a9c9fea378d7aa03 /compiler/rustc_codegen_llvm/src
parente479a9ff959df44e8b582834d123705e4b3477e1 (diff)
parent91548d0fe33eeab33db48e81d7a07d7edee0965a (diff)
downloadrust-d5488b3b631826269e2e6ea5f67a31b7d3fa7d0c.tar.gz
rust-d5488b3b631826269e2e6ea5f67a31b7d3fa7d0c.zip
`useless_asref`: add a check for `Clone` before suggesting the use of `.clone()` (#14174)
fixes #12357

changelog: [`useless_asref`]: don't suggest to use `.clone()` if the
target type doesn't implement the `Clone` trait
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions