Skip to content

Update submodule to latest master in microsoft/main#2369

Merged
bot-for-go[bot] merged 4 commits into
microsoft/mainfrom
dev/auto-sync/microsoft/main
Jun 16, 2026
Merged

Update submodule to latest master in microsoft/main#2369
bot-for-go[bot] merged 4 commits into
microsoft/mainfrom
dev/auto-sync/microsoft/main

Conversation

@bot-for-go

@bot-for-go bot-for-go Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

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
  • ff05f35fb6 simd: check for out-of-bounds GetElem panic
  • 38ff67c197 cmd/go/internal/load: use file path prefix check for GOROOT dirs
  • c82958326a simd: add some inner-product benchmarks
  • c910146a98 simd: add test that emulation is endianness-insensitive
  • ee5e65d491 cmd/compile: "simd" types have non-constant sizeof
  • 0ac1ebdce6 cmd/compile: tweak rewriting to leave original exported declarations
  • a72a6b2283 database/sql/driver: document RowsColumnScanner interaction with Next
  • f5eb66f695 runtime: detect use of old setting for removed GODEBUGs at startup time
  • e4bc71dac5 cmd/compile: hint about unexported fields in "too few values" error
  • 6e04f9f830 cmd/compile: fix slice backing store analysis
  • 8fd906ad11 cmd/compile: relax ConvertVal assertion for non-constant conversions
  • 4611acc2ae encoding/json: fix regression with unmarshaling unsupported types
  • a3acf85293 encoding/json: treat invalid `inline` as a regular field
  • 8c14de9526 simd, cmd/compile: turns out mul-add is not supported on some WASM
  • 9879a5588a go/types: don't guarantee that Hasher{,IgnoreTags} have same hash
  • 5fa87c656f all: fix some function names in comment
  • f2f369db0e cmd/compile: fix misscompilation of Rsh with 32bits rhs on arm64
  • 9f9476d09b cmd/compile: add the ability to eat InvertFlags to ADCQ and SBBQ
  • ea05c829aa encoding/json: document contrasting v2 behavior in StringifyWithLegacySemantics and UnmarshalArrayFromAnyLength
  • 98da1aba90 runtime: make lockRank an int64 instead of an int
  • 5bf2dcdb2d cmd/dist: test encoding/json/... with GOEXPERIMENT=nojsonv2
  • 4f965ecb1b encoding/json/v2: document lack of support for non-finite float values
  • 068ceb6471 cmd/cgo: fix TestFortran on openbsd
  • 3b00b08c44 go/types, types2: stash receivers on method selections
  • 4093d5e62b crypto/x509: normalize IP name constraints with non-zero host bits
  • f72cd89c3c encoding/json/jsontext: improve Encoder/Decoder documentation
  • efbecbbb46 crypto/tls: add LocalCertificate to ConnectionState
  • 5005a2068b net/http: prevent blocking when reading and closing gzipReader concurrently
  • e02b0a5549 crypto/tls: update EncryptedClientHelloKey.Config KEM docs
  • 04ef2e729f net: return ErrClosed in Plan 9 if connection is closed during Read
  • 6278b729c6 cmd/compile: fix conversion from constant to type parameter

View full diff on GitHub

Copilot AI review requested due to automatic review settings June 12, 2026 16:15

@review-bot-for-go review-bot-for-go Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Auto-approving.

@bot-for-go bot-for-go Bot enabled auto-merge June 12, 2026 16:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@bot-for-go bot-for-go Bot force-pushed the dev/auto-sync/microsoft/main branch from 2fac5a0 to d4c5dd9 Compare June 15, 2026 16:04
@gdams gdams requested a review from a team as a code owner June 15, 2026 17:47
@gdams

gdams commented Jun 15, 2026

Copy link
Copy Markdown
Member

@qmuntal would you mind taking a look at the test failure on Windows? Looks like a recent test fix for OpenBSD has broken things.

@qmuntal

qmuntal commented Jun 16, 2026

Copy link
Copy Markdown
Member

@qmuntal would you mind taking a look at the test failure on Windows? Looks like a recent test fix for OpenBSD has broken things.

Will fix here first and them submit an upstream CL.

@bot-for-go bot-for-go Bot merged commit 5f69d17 into microsoft/main Jun 16, 2026
57 checks passed
@bot-for-go bot-for-go Bot deleted the dev/auto-sync/microsoft/main branch June 16, 2026 10:38
@qmuntal

qmuntal commented Jun 16, 2026

Copy link
Copy Markdown
Member

Fix ported upstream: https://go-review.googlesource.com/c/go/+/791200.

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