lib/std/math.zig | 10 +++++--- lib/std/math/gamma.zig | 32 ++++++++++++------------- lib/std/math/modf.zig | 2 +- lib/std/math/pow.zig | 4 ++-- lib/std/zon/parse.zig | 6 ++--- src/Sema.zig | 41 +++++++++++++++++++++++--------- test/cases/compile_errors/int_to_float_coercion_loses_precision.zig | 9 +++++++ 7 files changed, 68 insertions(+), 36 deletions(-)