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

Improve redundant_slicing #6975

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Commits on Mar 26, 2021

  1. Improve redundant_slicing

    Fix bad suggestion when a reborrow might be required
    Fix bad suggestion when the value being sliced is a macro call
    Don't lint inside of a macro due to the previous context sensitive changes
    Jarcho committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0ff68bb View commit details
    Browse the repository at this point in the history