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

Match usize/isize exhaustively with half-open ranges #116692

Merged
merged 9 commits into from
Nov 1, 2023

Commits on Oct 27, 2023

  1. Add tests

    Nadrieril committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    11268b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a77b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ba6c4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5c67f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bc4c37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f35ae6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4875ae View commit details
    Browse the repository at this point in the history
  8. s/to_pat/to_diagnostic_pat/

    Nadrieril committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    feb769a View commit details
    Browse the repository at this point in the history
  9. Make IntRange exclusive

    Nadrieril committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    35fe75d View commit details
    Browse the repository at this point in the history