nalgebra/src
Eduard Bopp 8f7aac0711 Update to latest Rust
The version is rustc 0.13.0-dev (cd614164e 2015-01-02 02:31:12 +0000).

The fixed array syntax was changed from [x, ..3] to [x; 3].
2015-01-03 15:19:52 +01:00
..
linalg Update to the last rust-nightly. 2014-12-17 23:39:47 +01:00
macros Add trailing ';' to all item macros 2014-12-19 15:33:01 +01:00
structs Update to latest Rust 2015-01-03 15:19:52 +01:00
traits Fix Encodable/Decodable deprecation warnings 2014-12-25 16:05:33 -05:00
lib.rs Fix Encodable/Decodable deprecation warnings 2014-12-25 16:05:33 -05:00