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

[Merged by Bors] - Implement Bundle for Component. Use Bundle tuples for insertion #2975

Closed
wants to merge 13 commits into from

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    997d380 View commit details
    Browse the repository at this point in the history
  2. Update incorrect comment

    DJMcNab committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d7a9540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba4722d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b7bb5 View commit details
    Browse the repository at this point in the history
  5. Rework the bundle trait slightly

    Don't require ever-deeper nesting of &mut &mut &mut {closure}
    Break dependency on vec
    DJMcNab committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    78c49ee View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Update to have a Bundle tuple

    DJMcNab committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    0e56614 View commit details
    Browse the repository at this point in the history
  2. Update Bundle docs

    DJMcNab committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    bb46683 View commit details
    Browse the repository at this point in the history
  3. Fix the remaining fallout

    DJMcNab committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    75a97ee View commit details
    Browse the repository at this point in the history
  4. Appease clippy

    DJMcNab committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    77fd500 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Rework docs based on review

    DJMcNab committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    86fb3c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    43d66ad View commit details
    Browse the repository at this point in the history
  2. Remove sentence fragment

    cart committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    949ce4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e30802c View commit details
    Browse the repository at this point in the history