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 Sized checking #122493

Merged
merged 5 commits into from
Mar 19, 2024
Merged

clean up Sized checking #122493

merged 5 commits into from
Mar 19, 2024

Commits on Mar 14, 2024

  1. make Representability::Infinite carry ErrorGuaranteed

    Lukas Markeffsky committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0e7e1bf View commit details
    Browse the repository at this point in the history
  2. clean up ADT sized constraint computation

    Lukas Markeffsky committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8ad9411 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary sized checks

    Lukas Markeffsky committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8fe99f5 View commit details
    Browse the repository at this point in the history
  4. use a let chain

    Lukas Markeffsky committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ee66acb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. address nits

    Lukas Markeffsky committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    99efae3 View commit details
    Browse the repository at this point in the history