We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d23ad commit 35f4b92Copy full SHA for 35f4b92
clippy_lints/src/arbitrary_source_item_ordering.rs
@@ -126,7 +126,7 @@ declare_clippy_lint! {
126
///
127
/// [cargo-pgo]: https://github.com/Kobzol/cargo-pgo/blob/main/README.md
128
129
- #[clippy::version = "1.82.0"]
+ #[clippy::version = "1.84.0"]
130
pub ARBITRARY_SOURCE_ITEM_ORDERING,
131
restriction,
132
"arbitrary source item ordering"
0 commit comments