Skip to content
New issue

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

Use new allocator API #42

Closed
1 task done
Woyten opened this issue Apr 18, 2018 · 1 comment
Closed
1 task done

Use new allocator API #42

Woyten opened this issue Apr 18, 2018 · 1 comment
Assignees
Labels
upkeep Indicates a PR is upkeep as defined by the code review policy.

Comments

@Woyten
Copy link
Contributor

Woyten commented Apr 18, 2018

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 in Cargo.toml and make the build great again.
@Woyten Woyten added the upkeep Indicates a PR is upkeep as defined by the code review policy. label Apr 18, 2018
@Woyten Woyten self-assigned this Apr 18, 2018
@Woyten
Copy link
Contributor Author

Woyten commented Apr 19, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep Indicates a PR is upkeep as defined by the code review policy.
Projects
None yet
Development

No branches or pull requests

1 participant