Closed djinn closed 10 years ago
The std::collection library seems to have been refactored in nightly builds. I am using rustc "0.13.0-nightly (0a5e7f359 2014-11-03 23:16:55 +0000)". Due to this groupable is not working for me.
I am using it as a dependency for nickle.rs
Fixed now, also I've made PR #111 on the main nickel repo.
You can use this branch if you need a working version before it's pulled in.
Thanks for the bug report :+1:
The std::collection library seems to have been refactored in nightly builds. I am using rustc "0.13.0-nightly (0a5e7f359 2014-11-03 23:16:55 +0000)". Due to this groupable is not working for me.
I am using it as a dependency for nickle.rs