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 check for overlapping ranges to unreachable patterns lint #64007

Merged
merged 10 commits into from
Oct 19, 2019

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    91a3db9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    220b9b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    916936c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2cb5a8 View commit details
    Browse the repository at this point in the history
  5. review comments: use if let

    estebank committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    be9e6af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ec6073 View commit details
    Browse the repository at this point in the history
  7. rename method

    estebank committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    6832da8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89b19cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73d6efc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    593cdcc View commit details
    Browse the repository at this point in the history