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.
2 parents 3e475e9 + 6b7fff9 commit 6f84e35Copy full SHA for 6f84e35
src/ptr_arg.rs
@@ -1,6 +1,6 @@
1
//! Checks for usage of &Vec[_] and &String
2
//!
3
-//! This lint is **warn** by default
+//! This lint is **allow** by default
4
5
use rustc::lint::*;
6
use rustc_front::hir::*;
0 commit comments