fixes after rebase
This commit is contained in:
@@ -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))]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user