Update submodule to latest master in microsoft/main - #2510
Merged
Merged
Conversation
…a: reduce binary size by avoiding body duplication
|
Azure Pipelines: Successfully started running 1 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Copilot review overview
🔵 Needs a closer look
The update spans multiple low-level subsystems and requires verification that Microsoft patches still apply and build across supported platforms.
Review effort: Lite
Findings: None
What changed in this PR
Updates the upstream Go submodule to include the listed compiler, runtime, crypto, networking, and architecture fixes.
Changes:
- Advances the
gosubmodule to upstream commit2c03e5ee25. - Incorporates 20 upstream commits across core libraries and toolchain components.
| File | Description |
|---|---|
go |
Updates the upstream Go source submodule pointer. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi! I'm a bot, and this is an automatically generated upstream sync PR. 🔃
After submitting the PR, I will attempt to enable auto-merge in the "merge commit" configuration.
For more information, visit sync documentation in microsoft/go-infra.
Upstream commits included in this update
2c03e5ee25crypto/ecdh,crypto/ecdsa: reduce binary size by avoiding body duplicationfce69c0904crypto/x509: avoid linking fmt on empty package importsf043823a99database/sql: enable strict alloc checks for loong64 in TestRawBytesAllocs7a90186a75cmd/internal/obj/loong64: fix the 'param' register of the [X]VMOVQ when its operand is C_SAUTO2c3e97ac68runtime: crash the GC at clobberdead pointer on loong645d4666bcdacmd/compile: implement clobberdead mode on loong64a4485949cecmd/compile/internal/ssa: optimise bit tests on riscv6446f508b3aacmd/internal/obj/riscv: compress jumps with known immediates7496531e00cmd/internal/obj/riscv: use compressed branch instructionsd5a3ff60b7cmd/compile/internal/walk: add caches to walkstate683b99e061net/http: fix flaky TestTimeoutHandlerSuperfluousLogs64940ac9cccmd/compile: restrict simd test to amd64272ef55a95debug/gosym: use saferio for go12 funcs tables43c20904ffnet/http/internal/http2: replace parkMu with a single atomic word65854cca7cnet/netip: add loong64 to Addr.AsSlice/Next/Prev inlinable list01f72cd384testing: escape framing markers only in test2json mode3544f81e5druntime: cache pin counters per P89066c7425debug/elf: only evaluate compression type if neededbba4e7bdcbcompress/flate: eliminate bounds checks in the load helpers and matchLenView full diff on GitHub