fix version attribute for arbitrary_source_item_ordering lint
This commit is contained in:
parent
c2d23ad0df
commit
35f4b924bc
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ declare_clippy_lint! {
|
|||
///
|
||||
/// [cargo-pgo]: https://github.com/Kobzol/cargo-pgo/blob/main/README.md
|
||||
///
|
||||
#[clippy::version = "1.82.0"]
|
||||
#[clippy::version = "1.84.0"]
|
||||
pub ARBITRARY_SOURCE_ITEM_ORDERING,
|
||||
restriction,
|
||||
"arbitrary source item ordering"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue