-
Notifications
You must be signed in to change notification settings - Fork 295
[Merged by Bors] - chore(data/multiset/sort): make multiset repr a meta instance #18163
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 🎉
If CI passes, please remove the label awaiting-CI
and merge this yourself, by adding a comment bors r+
.
bors d+
✌️ ChrisHughes24 can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: Eric Wieser <[email protected]>
Co-authored-by: Eric Wieser <[email protected]>
Co-authored-by: Eric Wieser <[email protected]>
Yes it does? #eval ({"this", "is", "fine"} : multiset string)
-- {"this", "is", "fine"} |
bors d- (since the PR has changed entirely) |
This reverts commit 4c98928.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors d+
Looks like we're back where we were a few commits ago. Don't forget to change the PR title back too!
✌️ ChrisHughes24 can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: Eric Wieser <[email protected]>
Co-authored-by: Eric Wieser <[email protected]>
bors r+ |
👎 Rejected by label |
bors merge |
Co-authored-by: Chris Hughes <[email protected]> Co-authored-by: Eric Wieser <[email protected]>
Build failed (retrying...): |
Co-authored-by: Chris Hughes <[email protected]> Co-authored-by: Eric Wieser <[email protected]>
Pull request successfully merged into master. Build succeeded: |
Replaces #18075