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] - chore: bump Std dependency to leanprover/std4#432 #9094

Closed
wants to merge 3 commits into from

Conversation

semorrison
Copy link
Contributor

@semorrison semorrison commented Dec 16, 2023

This covers these changes in Std: leanprover-community/batteries@6b4cf96...9dd24a3

  • Int.ofNat_natAbs_eq_of_nonneg has become Int.natAbs_of_nonneg (and one argument has become implicit)
  • List.map_id'' and List.map_id' have exchanged names. (Yay naming things using primes!)
  • Some meta functions have moved to Std and can be deleted here.

Open in Gitpod

@semorrison semorrison added the dependency-bump This PR bumps the version of an upstream dependency (but not toolchain). label Dec 16, 2023
@semorrison semorrison added the awaiting-review The author would like community review of the PR label Dec 16, 2023
Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

bors merge

Thanks!

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Dec 17, 2023
mathlib-bors bot pushed a commit that referenced this pull request Dec 17, 2023
This covers these changes in Std: leanprover-community/batteries@6b4cf96...9dd24a3

* `Int.ofNat_natAbs_eq_of_nonneg` has become `Int.natAbs_of_nonneg` (and one argument has become implicit)
* `List.map_id''` and `List.map_id'` have exchanged names. (Yay naming things using primes!)
* Some meta functions have moved to Std and can be deleted here.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Dec 17, 2023

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Dec 17, 2023
This covers these changes in Std: leanprover-community/batteries@6b4cf96...9dd24a3

* `Int.ofNat_natAbs_eq_of_nonneg` has become `Int.natAbs_of_nonneg` (and one argument has become implicit)
* `List.map_id''` and `List.map_id'` have exchanged names. (Yay naming things using primes!)
* Some meta functions have moved to Std and can be deleted here.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Dec 17, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: bump Std dependency to leanprover/std4#432 [Merged by Bors] - chore: bump Std dependency to leanprover/std4#432 Dec 17, 2023
@mathlib-bors mathlib-bors bot closed this Dec 17, 2023
@mathlib-bors mathlib-bors bot deleted the bump_std_432 branch December 17, 2023 19:06
awueth pushed a commit that referenced this pull request Dec 19, 2023
This covers these changes in Std: leanprover-community/batteries@6b4cf96...9dd24a3

* `Int.ofNat_natAbs_eq_of_nonneg` has become `Int.natAbs_of_nonneg` (and one argument has become implicit)
* `List.map_id''` and `List.map_id'` have exchanged names. (Yay naming things using primes!)
* Some meta functions have moved to Std and can be deleted here.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-bump This PR bumps the version of an upstream dependency (but not toolchain). 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

3 participants