fixup! Add await_holding_invalid_type
lint
This commit is contained in:
parent
8eccbbed68
commit
05086858c4
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ declare_clippy_lint! {
|
|||
/// # You can specify a type name
|
||||
/// "CustomLockType",
|
||||
/// # You can (optionally) specify a reason
|
||||
/// { type = "OtherCustomLockType", reason = "Relies on a thread local" }
|
||||
/// { path = "OtherCustomLockType", reason = "Relies on a thread local" }
|
||||
/// ]
|
||||
/// ```
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue