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

Migrate mir_build diagnostics 2 of 3 #106097

Merged
merged 7 commits into from
Jan 12, 2023
Merged

Migrate mir_build diagnostics 2 of 3 #106097

merged 7 commits into from
Jan 12, 2023

Commits on Jan 11, 2023

  1. Translate const_to_pat.rs

    mejrs authored and dtolnay committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    519b1ab View commit details
    Browse the repository at this point in the history
  2. Migrate deconstruct_pat.rs

    mejrs authored and dtolnay committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    5d2b9a9 View commit details
    Browse the repository at this point in the history
  3. Migrate usefulness.rs

    mejrs authored and dtolnay committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ef33072 View commit details
    Browse the repository at this point in the history
  4. Migrate pattern matching

    mejrs authored and dtolnay committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    31c2021 View commit details
    Browse the repository at this point in the history
  5. Don't recommend if let if let else works

    mejrs authored and dtolnay committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8476c51 View commit details
    Browse the repository at this point in the history
  6. Some cleanup, oops

    mejrs authored and dtolnay committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3d260fa View commit details
    Browse the repository at this point in the history
  7. Translate Overlap eagerly

    mejrs authored and dtolnay committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    372ac9c View commit details
    Browse the repository at this point in the history