Fix up some tests for feature staging
This commit is contained in:
parent
11f4d62a06
commit
e62c37eb8d
13 changed files with 14 additions and 7 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
#![allow(dead_code)]
|
||||
#![deny(non_snake_case)]
|
||||
#![feature(unnamed_feature)]
|
||||
|
||||
use std::io::File;
|
||||
use std::io::IoError;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue