Update tests to current rustc

This commit is contained in:
Oliver Schneider 2017-08-28 18:16:16 +02:00
parent 23bc6508bb
commit 73d87d966d
No known key found for this signature in database
GPG key ID: A69F8D225B3AD7D9
4 changed files with 4 additions and 5 deletions

View file

@ -1,7 +1,6 @@
// error-pattern:cargo-clippy
#![feature(box_syntax)]
#![feature(alloc)]
#![feature(custom_attribute)]
#![feature(i128_type)]
#![feature(i128)]