This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 91292f1
committed
Auto merge of rust-lang#6585 - Daniel-B-Smith:false-positive-issue, r=flip1995
Explicitly document false positives
Adds documentation for known false positives for the `await_holding*` lints.
Issues:
rust-lang/rust-clippy#6353
rust-lang/rust-clippy#6446
changelog: document FPs for the ``await_holding_*`` lints1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments