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

Move use_self to nursery #4863

Merged
merged 2 commits into from
Nov 29, 2019
Merged

Move use_self to nursery #4863

merged 2 commits into from
Nov 29, 2019

Commits on Nov 29, 2019

  1. Move use_self to nursery

    Closes rust-lang#4859
    
    We have a lot of false positives in this lint, so I think it makes sense
    to move this to the nursery until they are resolved.
    
    changelog: Move `use_self` lint to nursery, due to many false positives
    phansch committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    70a2a29 View commit details
    Browse the repository at this point in the history
  2. Run update_lints

    flip1995 committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    fd7eca2 View commit details
    Browse the repository at this point in the history