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

Constify remaining Layout methods #102207

Merged
merged 7 commits into from
Nov 22, 2022
Merged

Commits on Nov 20, 2022

  1. constify remaining layout methods

    Remove bad impl for Eq
    
    Update Cargo.lock and fix last ValidAlign
    CraftSpider committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    9f4b4e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    414e84a View commit details
    Browse the repository at this point in the history
  3. Update with derive_const

    CraftSpider committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    6f2dcac View commit details
    Browse the repository at this point in the history
  4. Add derive_const feature

    CraftSpider committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    7972b8a View commit details
    Browse the repository at this point in the history
  5. Fix issue number

    CraftSpider committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    a5fecc6 View commit details
    Browse the repository at this point in the history
  6. Use ? instead of match

    CraftSpider committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    0791187 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8998711 View commit details
    Browse the repository at this point in the history