-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Split methods pass into a new crate take 2 #15280
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
base: master
Are you sure you want to change the base?
Conversation
* Keep results together. * Keep lints in a map to detect duplicate names. * Store the crate a lint comes from.
Seems that you are trying to add a new lint! We are currently in a feature freeze, so we are delaying all lint-adding PRs to September 18 and focusing on bugfixes. Thanks a lot for your contribution, and sorry for the inconvenience. With ❤ from the Clippy team. @rustbot note Feature-freeze |
a47996a
to
461e0e3
Compare
275fc1b
to
2730f94
Compare
2730f94
to
87b553a
Compare
☔ The latest upstream changes (possibly #14896) made this pull request unmergeable. Please resolve the merge conflicts. |
Blocked on #15279, #15277 and #15270.
This still needs
dev new_lints
changes and some cleanup work needs to be done. First commit of the split just moves the files to their new location. Hopefully that's enough to allow git to deal with merging nicely.cc @flip1995
changelog: none
Summary Notes
Managed by
@rustbot
—see help for details