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 3e475e9 commit 6b7fff9Copy full SHA for 6b7fff9
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