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

fix(rust): Fix UnitVec inline clone and with_capacity #18586

Merged
merged 6 commits into from
Sep 6, 2024

Commits on Sep 6, 2024

  1. c

    nameexhaustion committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1ae5d74 View commit details
    Browse the repository at this point in the history
  2. c

    nameexhaustion committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    de62470 View commit details
    Browse the repository at this point in the history
  3. realloc

    nameexhaustion committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    984a3b7 View commit details
    Browse the repository at this point in the history
  4. add tests

    nameexhaustion committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cfa721a View commit details
    Browse the repository at this point in the history
  5. capacity > 1

    nameexhaustion committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cc39abf View commit details
    Browse the repository at this point in the history
  6. test panic realloc(1)

    nameexhaustion committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6f4e2cd View commit details
    Browse the repository at this point in the history