Closed calebmer closed 8 years ago
CI will need to change to nightly only. Cool with that?
due to?
I would prefer if it could be built using stable.
I would too, but using the derive
feature of serde
requires nightly. My thoughts to justify nightly are as follows:
In result, the only reason as to why I want stable is because I want the users to be able to use stable.
Ok, we should now pass tests on stable. Check out how I did it and tell me if you can think of a better method.
Implemented all the suggestions. The issue Box<Self>
issue still hasn't been resolved though.
Ok, box is now unboxed and CI is under control.
:+1: as long as the dead code is removed.
Let's code review this and get it into
develop
.