bors f23114c854 Auto merge of #13161 - ChayimFriedman2:pi-is-zero, r=jonas-schievink
fix: Lower float literals with underscores

Fixes #13155 (the problem was the `PI` is defined with `_f64` suffix). `PI` is still truncated, though, because `f64` cannot represent the value with full precision.
2022-09-01 20:51:22 +00:00
..
2022-08-31 18:05:52 +02:00
2022-08-31 16:58:11 +02:00
2022-08-31 16:58:11 +02:00
2022-08-17 21:44:58 +08:00
2022-08-25 21:07:24 +02:00
2022-08-25 21:07:24 +02:00
2022-08-19 21:37:05 +03:00