github.com/FenixAra/go@v0.0.0-20170127160404-96ea0918e670/src/cmd/vet/all/whitelist/64bit.txt (about) 1 // 64-bit-specific vet whitelist. See readme.txt for details. 2 3 // False positives. 4 5 // Clever const tricks outwit the "large shift" check. 6 runtime/hashmap.go: hash might be too small for shift of 56 7 runtime/hashmap.go: hash might be too small for shift of 56 8 runtime/hashmap.go: hash might be too small for shift of 56 9 runtime/hashmap.go: hash might be too small for shift of 56 10 runtime/hashmap.go: hash might be too small for shift of 56 11 runtime/hashmap.go: hash might be too small for shift of 56 12 runtime/hashmap_fast.go: hash might be too small for shift of 56 13 runtime/hashmap_fast.go: hash might be too small for shift of 56