mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
int-to-bool conversions
parent
0c676cb91f
commit
812535d5ab
@ -18,6 +18,11 @@ See https://github.com/golang/go/issues/11344#issuecomment-117862884
|
|||||||
|
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
|
### Add explicit int-to-bool conversions
|
||||||
|
|
||||||
|
Rejected, see
|
||||||
|
https://github.com/golang/go/issues/9367#issuecomment-143128337
|
||||||
|
|
||||||
### Add mechanism to silence vet warnings
|
### Add mechanism to silence vet warnings
|
||||||
|
|
||||||
Rejected, see discussion in https://github.com/golang/go/issues/17058
|
Rejected, see discussion in https://github.com/golang/go/issues/17058
|
||||||
@ -41,3 +46,4 @@ https://github.com/golang/go/issues/16225
|
|||||||
|
|
||||||
Rejected, see
|
Rejected, see
|
||||||
https://github.com/golang/go/issues/15507
|
https://github.com/golang/go/issues/15507
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user