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

[Merged by Bors] - feat(data/list/rotate): is_rotated_append #8780

Closed
wants to merge 1 commit into from

Conversation

kmill
Copy link
Collaborator

@kmill kmill commented Aug 20, 2021

list.append is commutative with respect to ~r.


Open in Gitpod

@kmill kmill requested a review from pechersky August 20, 2021 18:14
@kmill kmill added awaiting-review The author would like community review of the PR easy < 20s of review time. See the lifecycle page for guidelines. labels Aug 20, 2021
@urkud
Copy link
Member

urkud commented Aug 21, 2021

Suggested edit of the commit message:
list.append is symmetriccommutative with respect to ~r.

Otherwise LGTM 🎉
bors d+

@bors
Copy link

bors bot commented Aug 21, 2021

✌️ kmill can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Aug 21, 2021
@kmill
Copy link
Collaborator Author

kmill commented Aug 21, 2021

bors r+

bors bot pushed a commit that referenced this pull request Aug 21, 2021
`list.append` is commutative with respect to `~r`.
@bors
Copy link

bors bot commented Aug 21, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(data/list/rotate): is_rotated_append [Merged by Bors] - feat(data/list/rotate): is_rotated_append Aug 21, 2021
@bors bors bot closed this Aug 21, 2021
@bors bors bot deleted the kmill_rotate_append branch August 21, 2021 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions. easy < 20s of review time. See the lifecycle page for guidelines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants