1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:48:32 -06:00
go/go
Anthony Fok 4054736f96 go/analysis/passes/lostcancel: fix typo
cancelation → cancellation

Change-Id: I40abe4acfc2bf061e20bd9477a520aef6dfe848c
Reviewed-on: https://go-review.googlesource.com/c/tools/+/207845
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-11-19 22:05:02 +00:00
..
analysis go/analysis/passes/lostcancel: fix typo 2019-11-19 22:05:02 +00:00
ast go/ast/inspector: fix a small typo 2019-01-10 14:16:07 +00:00
buildutil all: fix more typos 2019-09-11 15:13:14 +00:00
callgraph all: add a space before +build in build tag comments 2019-09-08 12:23:18 +00:00
cfg go/cfg: stop once we've found the fallthrough target 2019-07-19 00:04:45 +00:00
expect internal/lsp: add a test to make sure we handle bad imports 2019-10-17 20:52:05 +00:00
gccgoexportdata go/gccgoexportdata: correctly handle archive files containing string tables 2016-11-09 21:28:38 +00:00
gcexportdata go/gcexportdata: use IExportData when writing gcexportdata 2019-10-04 02:16:33 +00:00
internal all: fix typo ("identifer" → "identifier") 2019-11-19 21:19:57 +00:00
loader Revert "go/packages: temporarily disable some tests running on go tip with -race" 2019-10-28 14:32:39 +00:00
packages go/packages: add String methods for LoadMode 2019-11-18 21:53:50 +00:00
pointer all: fix more typos 2019-09-11 15:13:14 +00:00
ssa go/ssa: make a setNumable interface 2019-10-01 17:08:58 +00:00
types all: fix more typos 2019-09-11 15:13:14 +00:00
vcs go/vcs: ignore "mod" VCS type 2019-05-06 14:53:03 +00:00