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

Update to new core::alloc::Allocator interface #1639

Merged
merged 1 commit into from
Dec 5, 2020

Conversation

m-ou-se
Copy link
Member

@m-ou-se m-ou-se commented Dec 4, 2020

This fixes the allocator test for the changes made to the allocator trait in core in rust-lang/rust#79286

See rust-lang/rust#79709

@m-ou-se m-ou-se changed the title Fix allocator test Update to new core::alloc::Allocator interface Dec 4, 2020
@m-ou-se
Copy link
Member Author

m-ou-se commented Dec 4, 2020

This fails the automatic tests because those don't use a rust compiler/core library with rust-lang/rust#79286 yet.

Edit: Updated rust-version to the commit that merged rust-lang/rust#79286.

This was changed in core.
@RalfJung
Copy link
Member

RalfJung commented Dec 5, 2020

Thanks. :)
@bors r+

@bors
Copy link
Contributor

bors commented Dec 5, 2020

📌 Commit de5b26d has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Dec 5, 2020

⌛ Testing commit de5b26d with merge e54c5db...

@bors
Copy link
Contributor

bors commented Dec 5, 2020

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing e54c5db to master...

@bors bors merged commit e54c5db into rust-lang:master Dec 5, 2020
@m-ou-se m-ou-se deleted the allocator branch December 28, 2020 19:35
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