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

Clean up and harden various methods around trait substs #104533

Merged
merged 21 commits into from
Nov 22, 2022

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    0c47dee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    250dcf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48ff6a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9a02b0 View commit details
    Browse the repository at this point in the history
  5. Assert that various types have the right amount of generic args and f…

    …ix the sites that used the wrong amount
    oli-obk committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    6f77c97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19a1192 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd40c10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec8d01f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e4c3f4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25c4760 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad57f88 View commit details
    Browse the repository at this point in the history
  12. For lcnr

    oli-obk committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a9f3c22 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d9451b View commit details
    Browse the repository at this point in the history
  14. Remove a redundant assert

    oli-obk committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    48ea298 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    472444b View commit details
    Browse the repository at this point in the history
  16. Fix clippy's missing substs

    oli-obk committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a4da3f8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7658e0f View commit details
    Browse the repository at this point in the history
  18. Use as_closure helper method

    Co-authored-by: lcnr <rust@lcnr.de>
    oli-obk and lcnr committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    24cdb72 View commit details
    Browse the repository at this point in the history
  19. Simplify test

    Co-authored-by: lcnr <rust@lcnr.de>
    oli-obk and lcnr committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5316378 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a6c5212 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c2ecd8f View commit details
    Browse the repository at this point in the history