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] - Allow SystemParams with private fields #7056

Closed
wants to merge 16 commits into from

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    856702c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9daf39f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb9730a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. make FetchState 'static

    JoJoJet committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    09b21fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfdd6bf View commit details
    Browse the repository at this point in the history
  3. add a comment

    JoJoJet committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    27e0f9e View commit details
    Browse the repository at this point in the history
  4. make the test case generic

    JoJoJet committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    28bd174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c48b67f View commit details
    Browse the repository at this point in the history
  6. Revert "add docs for the new attributes"

    This reverts commit c48b67f.
    JoJoJet committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    258f9a0 View commit details
    Browse the repository at this point in the history
  7. Revert "make the test case generic"

    This reverts commit 28bd174.
    JoJoJet committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    95bf99d View commit details
    Browse the repository at this point in the history
  8. Revert "add a comment"

    This reverts commit 27e0f9e.
    JoJoJet committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    c852ee9 View commit details
    Browse the repository at this point in the history
  9. Revert "implement unconditionally read-only params"

    This reverts commit dfdd6bf.
    JoJoJet committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    06b7e1f View commit details
    Browse the repository at this point in the history
  10. Revert "respect params with automatic and mutable access"

    This reverts commit fb9730a.
    JoJoJet committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    258604a View commit details
    Browse the repository at this point in the history
  11. Revert "add an attribute for specifying unconditionally readonly or m…

    …utable params"
    
    This reverts commit 9daf39f.
    JoJoJet committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    0375d53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    abd64fe View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. simplify a PhantomData field

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