Update submodule to latest master in microsoft/main - #2459
Merged
Conversation
…hash small keys with wyhash instead of AES
|
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.
Pull request overview
This PR is an automated upstream sync that advances the go submodule (pointing at https://github.com/golang/go) to a newer upstream master commit, thereby pulling in the listed upstream runtime/compiler/net/http/etc. changes into the Microsoft superproject via the submodule reference.
Changes:
- Bump the
gosubmodule pointer to a newer upstreammasterrevision (as enumerated in the PR description). - No in-repo source modifications were directly reviewable here beyond the submodule reference update (the submodule contents are not checked out in this workspace).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
George Adams (gdams)
approved these changes
Aug 19, 2026
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
c9e4a2aa07internal/runtime/maps: hash small keys with wyhash instead of AESaae041fcf8runtime: don't crash on a stuck traceback when errors are tolerated4c97259b3bnet/http: prevent race between 1xx status and 100 Continue9704c21b22simd/archsimd/_gen/cmd/specls: command to list spec APIaa7b8a796dsimd/archsimd/_gen/specgen: spec to SIMD API generator2eb6506ad7simd/archsimd/_gen/specgen/specexpr: constraint solver for SIMD spec810fe52b24simd/internal/spec: initial source-oriented SIMD spec3e6ad2cd0acmd/compile: always do rewriteCondSelectIntoMath for powers of two31ce17fe80cmd/compile: speedup large synthetic init function compile time5cfba704d0net/http/internal/http2: use nettest for fake networking2b64027034test: add regression test for issue 804233f1287d96acmd/compile, runtime: zero the whole X15 register601d28a5b0cmd/asm: add newer AArch64 ID system registers1d8859c625cmd/link: don't cross-build in short mode8db75d8f27cmd/compile: move the modularMultiplicativeInverse helper from ssa to generic84d154bba8encoding/binary: bump AllocsPerRun for TestAppendAllocs from 1 to 10a98e6e1013cmd/compile/internal/ssarewrite: split rewrites into packages64ebd027a7cmd/compile/internal/ssa: split helpers1ddd35b2f5cmd/dist: update cmd/dist toolchain1 stubbing for rewrite packagesd702d25226cmd/compile/internal/ssa: move ssa/ssacore to ssa9669e08572cmd/compile/internal/ssacompile: move ssa to ssacompileaa9e10cf48cmd/compile/internal/ssagen: move part of InitConfig into ssa packagec3b712a52bcmd/compile/internal/ssa: move the HTML writer to ssahtml22c106e5e2cmd/compile/internal/ssa: put ssa.Compile behind an interfacea8585ce762cmd/compile/internal/ssa: split out ssadebug package9b32c1225ccmd/compile/internal/ssa: move core to ssacoreef0bd1f8dfcmd/compile/internal/ssa: move Op to op package0d74cff9d1cmd/compile/internal/ssa: export identifiers moving in refactoringcc5a4de6bfcmd/compile/internal/ssa: add flags for ssa refactoring9689556a79net/http: clear ReadHeaderTimeout after accepting an unencrypted h2 connef7e248437compress: release underlying writers on Closedd8aa2845bcmd/compile: reuse result slot for partial local returnscd33533039cmd/compile: reuse result slot across multiple returnsedea429558crypto/internal/fips140test: adopt ACVP keyFormats=seed46eafb392dcmd/compile: reuse result slot for returned local82065aa34dgo/types: exclude all packages under simd/archsimd/_genView full diff on GitHub