ve currently uses quite a bit of nightly rust since it is based on liballoc, although some use of nightly is removed, there is still quite a bit of it.
CC @maciejhirsz any idea how to reduce the use of nightly features? beef looks quite different, not sure if re-architecting while porting would be a good idea
ve currently uses quite a bit of nightly rust since it is based on
liballoc, although some use of nightly is removed, there is still quite a bit of it.CC @maciejhirsz any idea how to reduce the use of nightly features? beef looks quite different, not sure if re-architecting while porting would be a good idea