Skip to content

rewrite consistency check & make it execute fixes #1990

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 4 commits into from
Feb 4, 2023

Conversation

syphar
Copy link
Member

@syphar syphar commented Jan 7, 2023

related to #1934 and partially this sentry issue.

Also we wanted to run this check for a long time.

The diff algo is replaced by Itertools::merge_join_by, reading releases from the database uses Itertools::group_by.

@syphar
Copy link
Member Author

syphar commented Jan 7, 2023

r? @Nemo157

@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jan 7, 2023
@syphar syphar force-pushed the fix-consistency-check branch from 117da99 to 9884ae5 Compare January 9, 2023 20:07
@syphar syphar requested a review from Nemo157 January 9, 2023 20:08
@syphar
Copy link
Member Author

syphar commented Jan 21, 2023

@Nemo157 do you think you have time to review this?

@syphar syphar force-pushed the fix-consistency-check branch from 9884ae5 to 2eda218 Compare February 4, 2023 10:08
@syphar syphar merged commit 83ea9d9 into rust-lang:master Feb 4, 2023
@syphar syphar deleted the fix-consistency-check branch February 4, 2023 10:26
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Feb 4, 2023
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Feb 4, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants