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

Add IntoIterator for Box<[T]> + edition 2024-specific lints #124097

Merged
merged 6 commits into from
May 21, 2024

Commits on May 20, 2024

  1. Backticks

    compiler-errors committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c86a4aa View commit details
    Browse the repository at this point in the history
  2. Add the impls for Box<[T]>: IntoIterator

    Co-authored-by: ltdk <usr@ltdk.xyz>
    compiler-errors and clarfonthey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1a81092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a502e7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc6b70f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd0d306 View commit details
    Browse the repository at this point in the history
  6. Fix miri too

    compiler-errors committed May 20, 2024
    Configuration menu
    Copy the full SHA
    917bb83 View commit details
    Browse the repository at this point in the history