Update clippy for rustc 1.23.0-nightly (f0fe716db
2017-10-30)
This commit is contained in:
parent
306b6e243b
commit
c526c51923
3 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
// error-pattern:cargo-clippy
|
||||
#![feature(plugin_registrar)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(macro_vis_matcher)]
|
||||
#![allow(unknown_lints)]
|
||||
#![allow(missing_docs_in_private_items)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue