upstream rust: using old_orphan_check feature temporarily
This commit is contained in:
parent
57d2b70aa6
commit
3c5caa97ca
|
@ -84,6 +84,7 @@ Feel free to add your project to this list if you happen to use **nalgebra**!
|
|||
#![warn(missing_docs)]
|
||||
#![feature(macro_rules)]
|
||||
#![feature(globs)]
|
||||
#![feature(old_orphan_check)]
|
||||
#![doc(html_root_url = "http://nalgebra.org/doc")]
|
||||
|
||||
extern crate "rustc-serialize" as rustc_serialize;
|
||||
|
|
Loading…
Reference in New Issue