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

RFC: Stabilize the alloc crate #2480

Merged
merged 9 commits into from
Apr 3, 2019
Merged

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    eca6b28 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Configuration menu
    Copy the full SHA
    34a3a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8189a0f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Configuration menu
    Copy the full SHA
    bfd899d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. 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
    SimonSapin committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    7934eb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    9ed70bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6607982 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Minor grammar/spelling fixes (#2)

    bugabinga authored and SimonSapin committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    2a2c1fd View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Configuration menu
    Copy the full SHA
    099c8a9 View commit details
    Browse the repository at this point in the history