]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.typeparams] all: merge master (798ec73) into dev.typeparams
authorMatthew Dempsky <mdempsky@google.com>
Thu, 22 Jul 2021 19:50:30 +0000 (12:50 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Thu, 22 Jul 2021 19:50:31 +0000 (12:50 -0700)
commita27e325c59691fba23c094ab07fd5735737ac8ba
tree2dc7632b501359c291d95d7d15cd37f347727cd8
parent5cb84f0604797df436d8fde548d4f797b3a6c245
parent798ec73519a7226d6d436e42498a54aed23b8468
[dev.typeparams] all: merge master (798ec73) into dev.typeparams

Merge List:

+ 2021-07-22 798ec73519 runtime: don't clear timerModifiedEarliest if adjustTimers is 0
+ 2021-07-22 fdb45acd1f runtime: move mem profile sampling into m-acquired section
+ 2021-07-21 3e48c0381f reflect: add missing copyright header
+ 2021-07-21 48c88f1b1b reflect: add Value.CanConvert
+ 2021-07-20 9e26569293 cmd/go: don't add C compiler ID to hash for standard library
+ 2021-07-20 d568e6e075 runtime/debug: skip TestPanicOnFault on netbsd/arm

Change-Id: I87e1cd4614bb3b00807f18dfdd02664dcaecaebd
src/cmd/go/go_test.go
src/reflect/all_test.go
src/reflect/value.go
src/runtime/malloc.go
src/runtime/runtime2.go
src/runtime/time.go