-
Notifications
You must be signed in to change notification settings - Fork 18.3k
sort: clarify Less doc #74333
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
sort: clarify Less doc #74333
Conversation
This PR (HEAD: d9b8796) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/683275. Important tips:
|
This PR (HEAD: 26fe793) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/683275. Important tips:
|
Message from Keith Randall: Patch Set 2: Auto-Submit+1 Code-Review+2 Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-06-23T16:22:24Z","revision":"f26ea71e09a356a5c5737a2a60cd0d5a280e1c8c"} Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Robert Griesemer: Patch Set 2: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Keith Randall: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Go LUCI: Patch Set 2: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
This PR (HEAD: 7a49ad8) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/683275. Important tips:
|
Message from John G: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Keith Randall: Patch Set 3: Auto-Submit+1 Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Keith Randall: Patch Set 3: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-07-06T19:41:30Z","revision":"819225b8b69867db5bece3daf7e6bf84cc30659d"} Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Keith Randall: Patch Set 3: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Keith Randall: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Go LUCI: Patch Set 3: This CL has failed the run. Reason: Tryjob golang/try/gotip-linux-386 has failed with summary (view all results):
To reproduce, try Additional links for debugging: Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Keith Randall: Patch Set 3: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-07-06T20:29:54Z","revision":"819225b8b69867db5bece3daf7e6bf84cc30659d"} Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Keith Randall: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Go LUCI: Patch Set 3: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/683275. |
clarifies the requirements for Less Fixes #73420 Change-Id: I7d49b10fad78c618d946b3bb161ce19680ede47a GitHub-Last-Rev: 7a49ad8 GitHub-Pull-Request: #74333 Reviewed-on: https://go-review.googlesource.com/c/go/+/683275 Reviewed-by: Keith Randall <[email protected]> Reviewed-by: Keith Randall <[email protected]> Auto-Submit: Keith Randall <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
This PR is being closed because golang.org/cl/683275 has been merged. |
clarifies the requirements for Less
Fixes #73420