Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
html_root_url = "http://doc.rust-lang.org/nightly/")]
|
||||
|
||||
#![allow(unknown_features)]
|
||||
#![feature(asm, macro_rules, phase, globs, slicing_syntax)]
|
||||
#![feature(asm, macro_rules, globs, slicing_syntax)]
|
||||
#![feature(unboxed_closures, default_type_params)]
|
||||
#![feature(old_orphan_check)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user