File tree
180 files changed
+3652
-1177
lines changed- cmd/file2fuzz
- godoc
- analysis
- util
- vfs
- mapfs
- zipfs
- gopls
- doc
- generate
- release
- internal
- analysis
- deprecated
- fillstruct
- modernize
- testdata/src/slicescontains
- unusedparams
- cache
- parsego
- cmd
- doc
- golang
- completion
- protocol
- command
- semtok
- server
- settings
- telemetry/cmd/stacks
- test
- integration
- bench
- codelens
- completion
- diagnostics
- fake
- misc
- modfile
- watch
- workspace
- marker
- testdata
- codeaction
- diagnostics
- quickfix/stubmethods
- token
- util
- moremaps
- morestrings
- vulncheck/vulntest
- go
- analysis
- analysistest
- checker
- internal/checker
- passes
- asmdecl
- assign
- pkgfact
- printf
- testdata
- src
- fix
- nonconst
- stdversion
- unreachable
- unusedresult
- unitchecker
- ast/inspector
- callgraph/vta
- expect
- internal/gccgoimporter
- loader
- packages/packagestest
- ssa
- interp
- internal
- analysisinternal
- apidiff
- astutil
- cursor
- edge
- diff
- event/export/metric
- expect
- gcimporter
- gocommand
- jsonrpc2
- modindex
- packagestest
- refactor/inline
- analyzer
- testdata/src
- a
- b
- testdata
- testenv
- typesinternal
- playground/socket
- present
- refactor
- importgraph
- rename
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
180 files changed
+3652
-1177
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
| 170 | + | |
170 | 171 |
| |
171 | 172 |
| |
172 | 173 |
| |
| |||
179 | 180 |
| |
180 | 181 |
| |
181 | 182 |
| |
| 183 | + | |
| 184 | + | |
182 | 185 |
| |
183 | 186 |
| |
184 | 187 |
| |
| |||
275 | 278 |
| |
276 | 279 |
| |
277 | 280 |
| |
278 |
| - | |
| 281 | + | |
279 | 282 |
| |
280 | 283 |
| |
281 | 284 |
| |
|
Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| |||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
58 |
| - | |
| 59 | + | |
59 | 60 |
| |
60 | 61 |
| |
| 62 | + | |
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
| |||
335 | 337 |
| |
336 | 338 |
| |
337 | 339 |
| |
338 |
| - | |
339 |
| - | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
340 | 348 |
| |
341 | 349 |
| |
342 | 350 |
| |
343 | 351 |
| |
344 | 352 |
| |
345 | 353 |
| |
346 | 354 |
| |
347 |
| - | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
348 | 360 |
| |
349 | 361 |
| |
350 | 362 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
| 143 | + | |
| 144 | + | |
| 145 | + | |
142 | 146 |
| |
143 | 147 |
| |
144 | 148 |
| |
|
Lines changed: 42 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
| 87 | + | |
86 | 88 |
| |
87 | 89 |
| |
88 | 90 |
| |
| |||
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
116 | 146 |
| |
| 147 | + | |
| 148 | + | |
117 | 149 |
| |
118 | 150 |
| |
119 | 151 |
| |
120 |
| - | |
| 152 | + | |
121 | 153 |
| |
122 | 154 |
| |
123 | 155 |
| |
| |||
133 | 165 |
| |
134 | 166 |
| |
135 | 167 |
| |
| 168 | + | |
136 | 169 |
| |
137 | 170 |
| |
138 | 171 |
| |
| |||
360 | 393 |
| |
361 | 394 |
| |
362 | 395 |
| |
| 396 | + | |
| 397 | + | |
| 398 | + | |
363 | 399 |
|
0 commit comments