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 503fd56 commit 9c38f5cCopy full SHA for 9c38f5c
clippy_lints/src/manual_slice_size_calculation.rs
@@ -1,3 +1,4 @@
1
+// run-rustfix
2
use clippy_utils::diagnostics::span_lint_and_sugg;
3
use clippy_utils::source::snippet_with_context;
4
use clippy_utils::{expr_or_init, in_constant};
0 commit comments