summaryrefslogtreecommitdiff
path: root/test/directive.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: restrict //go:notinheap to runtime/internal/sysCuong Manh Le2022-09-021-15/+1
* test: re-enable a bunch of tests with types2Dan Scales2021-12-031-34/+3
* cmd/compile: reject misplaced go:build commentsRuss Cox2020-10-131-0/+7
* cmd/compile: detect and diagnose invalid //go: directive placementRuss Cox2020-04-211-0/+95