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

struct UnionBuilder will create child buffers with capacity #2560

Merged
merged 5 commits into from Aug 24, 2022

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    81325e6 View commit details
    Browse the repository at this point in the history
  2. Changed to initial capacity

    kastolars committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    f997b33 View commit details
    Browse the repository at this point in the history
  3. Using usize max function

    kastolars committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e28c929 View commit details
    Browse the repository at this point in the history
  4. added commas per cargo fmt

    kastolars committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b310fb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Format

    tustvold committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    106d4e0 View commit details
    Browse the repository at this point in the history