mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
04036877ef
Move use_self to nursery Closes #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