aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/unsafe.go
AgeCommit message (Expand)Author
2024-04-02all: add reflect.SliceAt functionCuong Manh Le
2023-05-05internal/abi: refactor (basic) type struct into one definitionDavid Chase
2023-03-10runtime: make unsafe.Slice usable from nowritebarrierrecAustin Clements
2022-08-31cmd/compile: add support for unsafe.{String,StringData,SliceData}cuiweixie