-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
RFC: Stabilize the alloc crate #2480
Merged
Merged
Commits on Jun 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eca6b28 - Browse repository at this point
Copy the full SHA eca6b28View commit details
Commits on Jun 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 34a3a36 - Browse repository at this point
Copy the full SHA 34a3a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8189a0f - Browse repository at this point
Copy the full SHA 8189a0fView commit details
Commits on Jul 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bfd899d - Browse repository at this point
Copy the full SHA bfd899dView commit details
Commits on Jul 11, 2018
-
liballoc: rewrite on motivation and alloc crate requirements
* Largely rewrite the motivation section to concentrate on the impact on the (crates.io) library ecosystem. * Mention the assumptions/requirements made by the alloc crate: allocator and OOM handler, but not randomness. * Add stabilization of `alloc::prelude` * Discuss alternatives for HashMap in no_std
Configuration menu - View commit details
-
Copy full SHA for 7934eb3 - Browse repository at this point
Copy the full SHA 7934eb3View commit details
Commits on Mar 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9ed70bc - Browse repository at this point
Copy the full SHA 9ed70bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6607982 - Browse repository at this point
Copy the full SHA 6607982View commit details
Commits on Mar 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2a2c1fd - Browse repository at this point
Copy the full SHA 2a2c1fdView commit details
Commits on Apr 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 099c8a9 - Browse repository at this point
Copy the full SHA 099c8a9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.