Fix deprecation warning on latest nightly
This commit is contained in:
parent
5623e9e601
commit
6a4d77aa32
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#![feature(plugin_registrar, box_syntax)]
|
||||
#![feature(rustc_private, collections)]
|
||||
#![feature(num_bits_bytes, iter_arith)]
|
||||
#![feature(iter_arith)]
|
||||
#![feature(custom_attribute)]
|
||||
#![allow(unknown_lints)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue