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

Add raw_entry + misc cleanups #31

Merged
merged 13 commits into from
Jan 14, 2019
Merged

Add raw_entry + misc cleanups #31

merged 13 commits into from
Jan 14, 2019

Commits on Dec 11, 2018

  1. Add raw_entry and tests from libstd

    Fixes #23
    Amanieu committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    10c8a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc930b0 View commit details
    Browse the repository at this point in the history
  3. Misc code cleanup

    Amanieu committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    cd0cf99 View commit details
    Browse the repository at this point in the history
  4. Add missing #[inline]

    Amanieu committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    381d683 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24d71b5 View commit details
    Browse the repository at this point in the history
  6. Implement try_reserve

    Amanieu committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    f84f565 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6be4f48 View commit details
    Browse the repository at this point in the history
  8. Fix test_try_reserve

    Amanieu committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    95062a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de60378 View commit details
    Browse the repository at this point in the history
  10. Fix variance for IterMut

    Amanieu committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    17ab35d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6b2ef8 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    5d19e63 View commit details
    Browse the repository at this point in the history
  2. Check rustfmt on Travis

    Amanieu committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    b938576 View commit details
    Browse the repository at this point in the history