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 Mapping::contains(key) and Mapping::insert_return_size(key, val) #1224

Merged
merged 14 commits into from
May 3, 2022

Commits on Apr 22, 2022

  1. added storage_contains()

    agryaznov committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    c3a340a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f872e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffc0ad4 View commit details
    Browse the repository at this point in the history
  4. added Mapping::contains()

    agryaznov committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b20e371 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83368f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a375d28 View commit details
    Browse the repository at this point in the history
  7. CI satisfaction 2

    agryaznov committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    5bd6e88 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    b19a109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5bd715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c1d82e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

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

Commits on May 2, 2022

  1. Apply suggestions from code review

    Co-authored-by: Michael Müller <mich@elmueller.net>
    agryaznov and cmichi committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5612229 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b8b12 View commit details
    Browse the repository at this point in the history