Skip to content

Conversation

@austinderek
Copy link

Go 1.26 and later requires Go 1.24.6 as the minimum bootstrap toolchain,
so it is now safe to replace “sort.Strings/Ints/...” with “slices.Sort/Sorted” and simplify the code.

Updates golang#57433


🔄 This is a mirror of upstream PR golang#75788

Go 1.26 and later requires Go 1.24.6 as the minimum bootstrap toolchain,
so it's safe to replace "sort.Strings/Ints/..." with "slices.Sort/Sorted"
and simplify the code.

Updates golang#57433
@austinderek austinderek force-pushed the master branch 30 times, most recently from 3be9a0e to 6764046 Compare October 30, 2025 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants