feature(iterator_flatten) is now stable
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
#![feature(iterator_flatten)]
|
|
||||||
|
|
||||||
#[macro_use] extern crate gfx;
|
#[macro_use] extern crate gfx;
|
||||||
#[allow(unused_imports)] #[macro_use] extern crate log;
|
#[allow(unused_imports)] #[macro_use] extern crate log;
|
||||||
extern crate nalgebra as na;
|
extern crate nalgebra as na;
|
||||||
|
|||||||
Reference in New Issue
Block a user