Closed
Description
libtock-rs
cannot be built with the newest nightly due to rust-lang/rust#49669.
There is a PR which will update the linked_list_allocator
: rust-osdev/linked-list-allocator#11
TODOs
- Update
linked_list_allocator
version inCargo.toml
and make the build great again.