Fix documentation that disagrees with code
This commit is contained in:
parent
3e475e9588
commit
6b7fff93bc
@ -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…
Reference in New Issue
Block a user