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

Stop updating the lint counter with every new lint #5398

Merged
merged 5 commits into from
Mar 31, 2020

Conversation

flip1995
Copy link
Member

@flip1995 flip1995 commented Mar 31, 2020

r? @Manishearth

This PR does two things:

  1. Clean up the clippy_dev module a bit (first 3 commits; cc [Roadmap] Turn cargo dev into Clippys ./x.py #5394 )
  2. Make the counter in the README count in steps of 50 lints. Also use a lazy_static Vec for the lint list, so no counter is required there anymore.

changelog: none

@Manishearth
Copy link
Member

@bors r+

thanks! finally we can avoid those pesky merge conflicts!

@bors
Copy link
Contributor

bors commented Mar 31, 2020

📌 Commit cbdf4cc has been approved by Manishearth

@bors
Copy link
Contributor

bors commented Mar 31, 2020

⌛ Testing commit cbdf4cc with merge c211cea...

@bors
Copy link
Contributor

bors commented Mar 31, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing c211cea to master...

@bors bors merged commit c211cea into rust-lang:master Mar 31, 2020
@flip1995 flip1995 deleted the deescalate branch March 31, 2020 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants