We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libtock-rs cannot be built with the newest nightly due to rust-lang/rust#49669.
libtock-rs
There is a PR which will update the linked_list_allocator: rust-osdev/linked-list-allocator#11
linked_list_allocator
TODOs
Cargo.toml
The text was updated successfully, but these errors were encountered:
I made it working on https://github.com/torfmaster/libtock-rs/tree/nightly-rust. Travis build: https://travis-ci.org/torfmaster/libtock-rs/builds/368787109
The changes aren't critical, so I suggest to leave the issue open until we have a good reason to update the Rust toolchain.
Sorry, something went wrong.
Woyten
No branches or pull requests
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#11TODOs
linked_list_allocator
version inCargo.toml
and make the build great again.The text was updated successfully, but these errors were encountered: