[microsoft/dev.boringcrypto.go1.18] Merge from 1.18#846
Merged
dagood merged 34 commits intoJan 11, 2023
Conversation
…-branch.go1.18] cmd/go/internal/modload: update TestQueryImport to pass with tagged versions of x/net
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] runtime: always keep global reference to mp until mexit completes
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] go1.18.8
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] cmd/compile: copy blank parameter node when substituting function type
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] runtime: don't jump stack if at entry of systemstack
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] net: disable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] runtime: make GC see object as allocated after it is initialized
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] cmd/cgo: recognize clang 14 DWARF type names
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] go1.18.9
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] cmd/link/internal/ppc64: fix trampoline reuse distance calculation
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] os: skip size test in TestLstat if the file is a symlink
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] cmd/cgo: allow DW_TAG_variable's with no name
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] runtime: call __fork instead of fork on darwin
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] cmd/compile: sign-extend the 2nd argument of the LoweredAtomicCas32 on mips64x,riscv64
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] crypto/x509: return typed verification errors on macOS
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
…-branch.go1.18] go1.18.10
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
qmuntal
approved these changes
Jan 11, 2023
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.
Simple merge with
git reset -- goapplied to exclude any non-boring submodule updates. No conflicts.