Un-gate macro_rules
This commit is contained in:
parent
d0163d3311
commit
c2e26972e3
129 changed files with 15 additions and 260 deletions
|
@ -23,7 +23,7 @@
|
|||
html_root_url = "http://doc.rust-lang.org/nightly/",
|
||||
html_playground_url = "http://play.rust-lang.org/")]
|
||||
|
||||
#![feature(macro_rules, globs, slicing_syntax)]
|
||||
#![feature(globs, slicing_syntax)]
|
||||
#![feature(associated_types)]
|
||||
|
||||
pub use self::Piece::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue