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

Correct the bug report for cargo clippy --fix #11882

Merged
merged 3 commits into from
Apr 14, 2023

Commits on Apr 14, 2023

  1. Correct the bug report for cargo clippy --fix

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3a880a2 View commit details
    Browse the repository at this point in the history
  2. Add broken_clippy_fixes_backed_out

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    47f6e2d View commit details
    Browse the repository at this point in the history
  3. Add rustc_shim_for_cargo_fix and wrapped_clippy_driver to reuse code

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    08169fd View commit details
    Browse the repository at this point in the history