Skip to content

fix clippy_dev exit status and make regex match again #5513

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

Merged
merged 2 commits into from
Apr 23, 2020

Conversation

matthiaskrgr
Copy link
Member

changelog: none

Fixes #5510

r? @phansch

It looks like after changing to "there are more than 120 lints", an older PR was merged
and resolving merge conflicts this was changed back to "there are 123 lints" causing the update-script to silently fail.

Changed back the README.md back to the new format fixes the problem.
@phansch
Copy link
Member

phansch commented Apr 23, 2020

Huh, CI seems to be having a rough time today 😄

There was a failure in sending the provision message: A timeout occurred while sending request to the remote provider.

@phansch
Copy link
Member

phansch commented Apr 23, 2020

This is another GitHub incident: https://www.githubstatus.com/incidents/zdxk6xq21405

@phansch
Copy link
Member

phansch commented Apr 23, 2020

Incident seems to be resolved

@bors r+ thanks!

@bors
Copy link
Contributor

bors commented Apr 23, 2020

📌 Commit 0816412 has been approved by phansch

@bors
Copy link
Contributor

bors commented Apr 23, 2020

⌛ Testing commit 0816412 with merge 02c9435...

@bors
Copy link
Contributor

bors commented Apr 23, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: phansch
Pushing 02c9435 to master...

@bors bors merged commit 02c9435 into rust-lang:master Apr 23, 2020
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.

cargo dev update_lints --check is not failing even if it should
3 participants