diff options
| author | bors <bors@rust-lang.org> | 2015-02-28 13:49:35 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-02-28 13:49:35 +0000 |
| commit | 8a69110c3b1122596ddc8999bb2403a5777bb8ed (patch) | |
| tree | 9fb065fb1a4875074ca1a9795c0136d0f44da2a3 /src/libtest | |
| parent | 6f8d83140618721e7b72a78f2e53a08e71e1d4cb (diff) | |
| parent | 077595943193ed8f0ae81e93a8e06781f79351ec (diff) | |
| download | rust-8a69110c3b1122596ddc8999bb2403a5777bb8ed.tar.gz rust-8a69110c3b1122596ddc8999bb2403a5777bb8ed.zip | |
Auto merge of #22895 - Manishearth:rollup, r=Manishearth
r? @Manishearth
Diffstat (limited to 'src/libtest')
| -rw-r--r-- | src/libtest/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libtest/lib.rs b/src/libtest/lib.rs index 7c7f1fd478a..a144904903e 100644 --- a/src/libtest/lib.rs +++ b/src/libtest/lib.rs @@ -36,7 +36,6 @@ #![feature(box_syntax)] #![feature(collections)] #![feature(core)] -#![feature(env)] #![feature(int_uint)] #![feature(old_io)] #![feature(old_path)] |
