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 daa4f0a commit 20dfaf7Copy full SHA for 20dfaf7
clippy_lints/src/ptr_offset_with_cast.rs
@@ -1,4 +1,4 @@
1
-use rustc::{declare_lint, hir, lint, lint_array};
+use rustc::{declare_tool_lint, hir, lint, lint_array};
2
use crate::utils;
3
use std::fmt;
4
0 commit comments