about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-28 09:54:20 +0000
committerbors <bors@rust-lang.org>2023-06-28 09:54:20 +0000
commit750c7a11da90087c824c4782507c159e4c26ea5a (patch)
tree778c33accd57c8a4ddd3b0cd1e648b499fd6076a /compiler/rustc_codegen_llvm/src
parent36f4feb273bbe978a1c4622a55264e0123e0a4bf (diff)
parentb713cd5945501c07990e9845eed7a5e612d1c135 (diff)
downloadrust-750c7a11da90087c824c4782507c159e4c26ea5a.tar.gz
rust-750c7a11da90087c824c4782507c159e4c26ea5a.zip
Auto merge of #11042 - y21:issue10459, r=Manishearth
[`unused_async`]: don't lint if function is part of a trait

Fixes #10459.

We shouldn't lint if the function is part of a trait, because the user won't be able to easily remove the `async`, as this will then not match with the function signature in the trait definition

changelog: [`unused_async`]: don't lint if function is part of a trait
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions