Skip to content

[Merged by Bors] - chore: clean up after #17615#17617

Closed
Vierkantor wants to merge 6 commits intomasterfrom
erw-linter
Closed

[Merged by Bors] - chore: clean up after #17615#17617
Vierkantor wants to merge 6 commits intomasterfrom
erw-linter

Conversation

@Vierkantor
Copy link
Copy Markdown
Contributor

@Vierkantor Vierkantor commented Oct 10, 2024

This PR goes through the diff of #17615, which automatically replaced erw with rw, to clean up as follows:

  • delete obsolote comments
  • merge adjacent rw calls
  • restore old code that was commented out when it broke at some point but now works again

Open in Gitpod

@Vierkantor Vierkantor added the tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip label Oct 10, 2024
@Vierkantor Vierkantor requested a review from jcommelin October 10, 2024 14:29
@github-actions github-actions bot added the large-import Automatically added label for PRs with a significant increase in transitive imports label Oct 10, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 10, 2024

PR summary 718b578fa0

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.

@github-actions github-actions bot removed the large-import Automatically added label for PRs with a significant increase in transitive imports label Oct 10, 2024
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) and removed blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) labels Oct 10, 2024
@mathlib4-dependent-issues-bot
Copy link
Copy Markdown
Collaborator

This PR/issue depends on:

This PR goes through the diff of #17615, which automatically replaced `erw` with `rw`) to clean up as follows:
 * delete obsolote comments
 * merge adjacent `rw` calls
 * restore old code that broke at some point but now works again
Copy link
Copy Markdown
Contributor

@grunweg grunweg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for doing this! I just have three minor comments.

@grunweg
Copy link
Copy Markdown
Contributor

grunweg commented Oct 10, 2024

Thanks!
maintainer merge

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by grunweg.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Oct 10, 2024
@bryangingechen
Copy link
Copy Markdown
Contributor

Thanks!
bors

@Vierkantor
Copy link
Copy Markdown
Contributor Author

(I assume you mean bors merge?)

@Vierkantor
Copy link
Copy Markdown
Contributor Author

I'm going to go ahead and assume that was meant as a:

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Oct 11, 2024
mathlib-bors bot pushed a commit that referenced this pull request Oct 11, 2024
This PR goes through the diff of #17615, which automatically replaced `erw` with `rw`, to clean up as follows:
 * delete obsolote comments
 * merge adjacent `rw` calls
 * restore old code that was commented out when it broke at some point but now works again



Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Oct 11, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: clean up after #17615 [Merged by Bors] - chore: clean up after #17615 Oct 11, 2024
@mathlib-bors mathlib-bors bot closed this Oct 11, 2024
@mathlib-bors mathlib-bors bot deleted the erw-linter branch October 11, 2024 10:44
@bryangingechen
Copy link
Copy Markdown
Contributor

Ah whoops! Yes, somehow I managed to drop the r+...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors. tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants