fixes after rebase

This commit is contained in:
Jorge Aparicio
2015-01-28 15:47:06 -05:00
parent 2d76c94dd0
commit 60abb3bef2
10 changed files with 2 additions and 10 deletions

View File

@@ -123,7 +123,6 @@
#![feature(rand)]
#![feature(hash)]
#![cfg_attr(test, feature(test))]
#![allow(unstable)]
// NOTE(stage0): remove cfg_attr after a snapshot
#![cfg_attr(not(stage0), allow(unused_mut))]