aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/abi_test.go
AgeCommit message (Expand)Author
2021-04-16runtime: improve synchronization in TestFinalizerRegisterABIAustin Clements
2021-04-14runtime: fix data race in abi finalizer testThan McIntosh
2021-03-18all: explode GOEXPERIMENT=regabi into 5 sub-experimentsAustin Clements
2021-03-11runtime: support register ABI for finalizersMichael Anthony Knyszek