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 and require #[derive(Component)] on all component structs #2254

Closed
wants to merge 30 commits into from

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    f69f79b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f615ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    078150f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aafa863 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    c529535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40711df View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. new component attribute syntax

    Frizi committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    c76b48e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Fix conflicts

    = committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    49ac4c7 View commit details
    Browse the repository at this point in the history
  2. some final fixes

    = committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    3352835 View commit details
    Browse the repository at this point in the history
  3. more "final" fixes

    = committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    822ff0d View commit details
    Browse the repository at this point in the history
  4. all the fixes

    = committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    d4ac8fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cdead1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    4f55d1e View commit details
    Browse the repository at this point in the history
  2. Fix benches

    TheRawMeatball committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    8648736 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    f2f0995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a26e10d View commit details
    Browse the repository at this point in the history
  3. Uncomment tests

    TheRawMeatball committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    87f7511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd62374 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    7e08fd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7c0354 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    d5723e1 View commit details
    Browse the repository at this point in the history
  2. Add DropCkSparse

    TheRawMeatball committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    4ffef8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e13713 View commit details
    Browse the repository at this point in the history
  4. Flatten small snippet

    TheRawMeatball committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    102920c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f418c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6985121 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62f856f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ba03bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ecb71ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d26878 View commit details
    Browse the repository at this point in the history