Correct some #[clippy::version]s
This commit is contained in:
parent
4970527296
commit
2b655d4630
10 changed files with 14 additions and 14 deletions
|
|
@ -596,7 +596,7 @@ declare_clippy_lint! {
|
|||
/// std::hint::spin_loop()
|
||||
/// }
|
||||
/// ```
|
||||
#[clippy::version = "1.59.0"]
|
||||
#[clippy::version = "1.61.0"]
|
||||
pub MISSING_SPIN_LOOP,
|
||||
perf,
|
||||
"An empty busy waiting loop"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue