Skip to content

Conversation

dancrossnyc
Copy link
Contributor

Update linked_list_allocator to work with the latest
alloc::allocator interface from nightly Rust.

Tested with cargo test. Note I did not update the version.

Update `linked_list_allocator` to work with the latest
alloc::allocator interface from nightly Rust.

Tested with `cargo test`.

Signed-off-by: Dan Cross <dcross@google.com>
@robert-w-gries
Copy link
Contributor

I pointed my kernel to your forked link-list-allocator, and I can now use latest Rust nightly without issues.

@phil-opp can you take a look and merge?

@phil-opp
Copy link
Member

@dancrossnyc Thanks a lot! Looks good to me.

@robert-w-gries Thanks for testing!

@phil-opp phil-opp merged commit ccfd63d into rust-osdev:master Jun 15, 2018
@phil-opp
Copy link
Member

Released as version 0.6.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants