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: Add more support for fallible allocations in Vec #3271

Closed

Commits on May 25, 2022

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

Commits on Jun 14, 2022

  1. Fix typo

    Co-authored-by: Jonathan Schwender <55576758+jschwe@users.noreply.github.com>
    dpaoliello and jschwe committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    239b33b View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    Co-authored-by: Jonathan Schwender <55576758+jschwe@users.noreply.github.com>
    dpaoliello and jschwe committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    3ce25bb View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Expand on Vec fallible allocation justification

    Co-authored-by: Nicole L <dlegare.1001@gmail.com>
    dpaoliello and randomPoison committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    28057a9 View commit details
    Browse the repository at this point in the history