Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/compile: use clearer error message for stuct literal | Cuong Manh Le | 2020-09-12 | 1 | -17/+17 |
* | cmd/compile: trim function name prefix from escape diagnostics | Matthew Dempsky | 2019-09-16 | 1 | -1/+1 |
* | cmd/compile: silence esc diagnostics about directiface OCONVIFACEs | Matthew Dempsky | 2019-09-03 | 1 | -2/+2 |
* | cmd/compile: skip escape analysis diagnostics for OADDR | Matthew Dempsky | 2019-04-02 | 1 | -20/+20 |
* | all: make copyright headers consistent with one space after period | Emmanuel Odeke | 2016-05-02 | 1 | -1/+1 |
* | cmd/internal/gc: improve flow of input params to output params | David Chase | 2015-05-01 | 1 | -3/+10 |
* | test: add tests for escape analysis of interface conversions | Dmitry Vyukov | 2015-03-28 | 1 | -2/+2 |
* | test: add tests for escape analysis when assigning to indirections | Dmitry Vyukov | 2015-03-28 | 1 | -0/+153 |