mirror of https://github.com/golang/go.git
go/types doesn't correctly round the largest possible float32 literal values and fails. Instead of relying on Rat.Float64 and float32 conversion, we need a Rat.Float32 implementation with correct rounding. LGTM=adonovan R=adonovan CC=golang-codereviews https://golang.org/cl/96540045 |
||
|---|---|---|
| .. | ||
| callgraph | ||
| exact | ||
| gccgoimporter | ||
| gcimporter | ||
| importer | ||
| loader | ||
| pointer | ||
| ssa | ||
| types | ||
| vcs | ||