Tie stability attributes to feature gates
This commit is contained in:
parent
94ca8a3610
commit
7b73ec4698
65 changed files with 299 additions and 212 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
#![feature(slicing_syntax)]
|
||||
#![allow(unknown_features)] #![feature(int_uint)]
|
||||
#![allow(unstable)]
|
||||
#![feature(unnamed_feature)]
|
||||
|
||||
pub use self::Piece::*;
|
||||
pub use self::Position::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue