oakes / SolidOak

An IDE for Rust
https://sekao.net/solidoak/
The Unlicense
893 stars 60 forks source link

Get bulding on stable rust #27

Closed kvark closed 9 years ago

kvark commented 9 years ago

Currently getting this error:

/home/kvark/.cargo/git/checkouts/gtk-38cf3f4d9926c12a/master/src/lib.rs:37:1: 37:25 error: unstable feature /home/kvark/.cargo/git/checkouts/gtk-38cf3f4d9926c12a/master/src/lib.rs:37 #![feature(collections)]

oakes commented 9 years ago

This is now fixed.