Merge pull request #369 from fhartwig/allow-warn
Fix documentation that disagrees with code
This commit is contained in:
commit
6f84e3551b
@ -1,6 +1,6 @@
|
||||
//! Checks for usage of &Vec[_] and &String
|
||||
//!
|
||||
//! This lint is **warn** by default
|
||||
//! This lint is **allow** by default
|
||||
|
||||
use rustc::lint::*;
|
||||
use rustc_front::hir::*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user