aboutsummaryrefslogtreecommitdiff
path: root/test/unsafebuiltins.go
AgeCommit message (Expand)Author
2021-06-28cmd/compile,runtime: change unsafe.Slice((*T)(nil), 0) to return []T(nil)Matthew Dempsky
2021-05-02cmd/compile: implement unsafe.Add and unsafe.SliceMatthew Dempsky