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/Sum/Basic): create direct versions of get(Left|Right)? analogous to Option.get #6663

Closed
wants to merge 5 commits into from

Conversation

linesthatinterlace
Copy link
Collaborator

@linesthatinterlace linesthatinterlace commented Aug 18, 2023

@eric-wieser
Copy link
Member

eric-wieser commented Aug 18, 2023

Would you mind splitting out a PR that adds the question marks and nothing else (ie, your first commit)? It will make the diff clearer.

@linesthatinterlace
Copy link
Collaborator Author

Oh, certainly. I assume I should keep this one up and just rebase it. I did my commits like that so it should actually be the first commit of this branch.

@linesthatinterlace
Copy link
Collaborator Author

I thought you might mean that but I wasn't sure and I thought better to do that first.

@linesthatinterlace
Copy link
Collaborator Author

See #6665.

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Aug 18, 2023
@eric-wieser eric-wieser changed the title feat(Data/Sum/Basic): Add a ? to get(Left|Right) and create direct versions of these analogous to Option.get. feat(Data/Sum/Basic): create direct versions of get(Left|Right)? and analogous to Option.get. Aug 19, 2023
@eric-wieser eric-wieser changed the title feat(Data/Sum/Basic): create direct versions of get(Left|Right)? and analogous to Option.get. feat(Data/Sum/Basic): create direct versions of get(Left|Right)? analogous to Option.get Aug 19, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Aug 19, 2023
@jcommelin
Copy link
Member

Thanks 🎉

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Sep 6, 2023
bors bot pushed a commit that referenced this pull request Sep 6, 2023
…ogous to Option.get (#6663)

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bors
Copy link

bors bot commented Sep 6, 2023

Build failed (retrying...):

  • Build

bors bot pushed a commit that referenced this pull request Sep 6, 2023
…ogous to Option.get (#6663)

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bors
Copy link

bors bot commented Sep 6, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat(Data/Sum/Basic): create direct versions of get(Left|Right)? analogous to Option.get [Merged by Bors] - feat(Data/Sum/Basic): create direct versions of get(Left|Right)? analogous to Option.get Sep 6, 2023
@bors bors bot closed this Sep 6, 2023
@bors bors bot deleted the sum_get_direct branch September 6, 2023 14:44
ebab pushed a commit that referenced this pull request Sep 11, 2023
…ogous to Option.get (#6663)

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
kodyvajjha pushed a commit that referenced this pull request Sep 22, 2023
…ogous to Option.get (#6663)

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants