Update submodule to latest master in microsoft/main - #2503
Open
bot-for-go[bot] wants to merge 1 commit into
Open
Update submodule to latest master in microsoft/main#2503bot-for-go[bot] wants to merge 1 commit into
master in microsoft/main#2503bot-for-go[bot] wants to merge 1 commit into
Conversation
|
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.
🔵 Needs a closer look
It is a submodule bump that pulls in a broad set of upstream changes, and the submodule contents/diff aren’t available here to validate the resulting integrated state.
Pull request overview
This PR performs an automated upstream sync by advancing the go submodule to the latest master from microsoft/main, bringing in recent upstream Go changes (notably in net/http, go/types, and the compiler toolchain).
Changes:
- Update the
gosubmodule pointer to a newer upstream commit range. - Ingest upstream fixes and refactors included in the sync (per PR description commit list).
File summaries
| File | Description |
|---|---|
go (submodule) |
Advances the pinned upstream Go source to the latest master, incorporating the listed upstream commits. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
…d communication pipe to signal export data is ready
bot-for-go
Bot
force-pushed
the
dev/auto-sync/microsoft/main
branch
from
September 11, 2026 16:41
f224f9f to
2465b51
Compare
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
64c0b14cf3net/http/internal/http2: don't pin frame-sized write buffers on idle conns3127f7b441net/http/internal/http2: don't pin frame-sized read buffers on idle connse2a74e80b2net/http: don't pin bufio buffers on idle HTTP/1 keep-alive connections94819a5099net/http/internal/http2: turn Framer.getReadBuf func field into a method49c3ea6464go/types, types2: unification should never see nil types6939463d82go/types, types2: do nil check on correct variable Tsig, not Ta14b543326net/http: populate Request.TLS from HTTP/2 connection state54ace3ff80Revert "cmd/compile: support unified V5 export data (method indices)"c5612f0ccfsimd/archsimd/_gen/simdgen: use "mem" consistently for memory operands6422d573b2simd/archsimd/_gen/simdgen: refactor operand sortingfc987b55b9cmd/compile: support unified V5 export data (method indices)29578004eecmd/vendor: update golang.org/x/tools to 89ed5c340e7643c46runtime: fold interface type into hash4cff6b2647cmd/compile/internal/ssa: reestablish SSA form after regalloc3a7e898c69cmd/dist: use GOMAXPROCS as maxbg value for builds16516099d7cmd/compile: use subroutines for eq/hash functions of large types558faa4c47cmd/compile/internal/ssa: move ssa rewrite packages to ssa/rewriteView full diff on GitHub