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] - Remove the SystemParamState trait and remove types like ResState #6919

Closed
wants to merge 56 commits into from

Commits on Dec 11, 2022

  1. simplify Extract bounds

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    d38a4db View commit details
    Browse the repository at this point in the history
  2. flatten SystemParam

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    5913ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d24d2a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9d45d6 View commit details
    Browse the repository at this point in the history
  5. add a marker param

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e6a21d0 View commit details
    Browse the repository at this point in the history
  6. remove trivial State types

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    1928bf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e3b75f View commit details
    Browse the repository at this point in the history
  8. remove ParamSetState

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    d6a81dc View commit details
    Browse the repository at this point in the history
  9. reduce macro churn

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    2ffed09 View commit details
    Browse the repository at this point in the history
  10. undelete a safety comment

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    d6d619a View commit details
    Browse the repository at this point in the history
  11. simplify SystemParam derive

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    f58cb66 View commit details
    Browse the repository at this point in the history
  12. Revert "impl SystemParam for PhantomData"

    This reverts commit 35439b0.
    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    5939101 View commit details
    Browse the repository at this point in the history
  13. simplify ExclusiveSystemParam

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    31d07a9 View commit details
    Browse the repository at this point in the history
  14. yeet LocalState

    JoJoJet committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    4d31780 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4492780 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d1223d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    f18bc7e View commit details
    Browse the repository at this point in the history
  2. add docs to SystemParam::Item

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2c75ad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c166192 View commit details
    Browse the repository at this point in the history
  4. use elided lifetimes

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    21e62a4 View commit details
    Browse the repository at this point in the history
  5. fix a doc link

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    65a949f View commit details
    Browse the repository at this point in the history
  6. churn bad

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0c18690 View commit details
    Browse the repository at this point in the history
  7. be more specific about a type

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2789f28 View commit details
    Browse the repository at this point in the history
  8. simplify ParamSet::Item

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    87b696b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd7a0c2 View commit details
    Browse the repository at this point in the history
  10. fix outdated comments

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    b3eb785 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7418497 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8325859 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db60b72 View commit details
    Browse the repository at this point in the history
  14. document SystemParam::apply

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    17372f6 View commit details
    Browse the repository at this point in the history
  15. add docs to new_archetype

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    fe01fb1 View commit details
    Browse the repository at this point in the history
  16. add docs to init

    JoJoJet committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5d0c3b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. add docs to SystemParamItem

    JoJoJet committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ab256a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23204dc View commit details
    Browse the repository at this point in the history
  3. move docs above an attribute

    JoJoJet committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    be4b98b View commit details
    Browse the repository at this point in the history
  4. yeet SystemNameState

    JoJoJet committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7edd6dc View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    fbd94f1 View commit details
    Browse the repository at this point in the history
  2. init -> init_state

    JoJoJet committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    fa56c5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d871df View commit details
    Browse the repository at this point in the history
  4. fix doc links

    JoJoJet committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    7682ae2 View commit details
    Browse the repository at this point in the history
  5. ..

    JoJoJet committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    5f59bf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    a1ce6cc View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    JoJoJet committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    566f7f3 View commit details
    Browse the repository at this point in the history
  3. fix merge errors

    JoJoJet committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    58623ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3149d0 View commit details
    Browse the repository at this point in the history
  5. simplify repetion

    JoJoJet committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    5df68ae View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    721e5f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6980477 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    d94919b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76dea87 View commit details
    Browse the repository at this point in the history
  3. simplify more repetition

    JoJoJet committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a06129a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    e3a2021 View commit details
    Browse the repository at this point in the history
  2. remove an unused variable

    JoJoJet committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    02a7009 View commit details
    Browse the repository at this point in the history
  3. re-add a comment

    JoJoJet committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5e1625d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    9bc0b2f View commit details
    Browse the repository at this point in the history
  2. reduce extract_param churn

    JoJoJet committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    550edd5 View commit details
    Browse the repository at this point in the history