diff options
| author | Eduard Burtescu <edy.burt@gmail.com> | 2015-07-27 13:31:48 +0300 |
|---|---|---|
| committer | Eduard Burtescu <edy.burt@gmail.com> | 2015-07-27 13:31:48 +0300 |
| commit | 5720f7055ac13cf616eb3a9a0b187440b56817d5 (patch) | |
| tree | 8bb78bc851de24e3ab11a879517a0788416396d4 /src/liballoc | |
| parent | cf7e825ecdb00023f481e5648b356d40b606fa35 (diff) | |
| download | rust-5720f7055ac13cf616eb3a9a0b187440b56817d5.tar.gz rust-5720f7055ac13cf616eb3a9a0b187440b56817d5.zip | |
Register new snapshots (2015-07-26 a5c12f4).
Diffstat (limited to 'src/liballoc')
| -rw-r--r-- | src/liballoc/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/liballoc/lib.rs b/src/liballoc/lib.rs index f66495c4057..fce327398e3 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -70,8 +70,6 @@ test(no_crate_inject))] #![no_std] -// SNAP d4432b3 -#![allow(unused_features)] // until feature(placement_in_syntax) is in snap #![feature(allocator)] #![feature(box_syntax)] #![feature(coerce_unsized)] |
