Files
rust/crates/syntax/src
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
..
2021-12-28 19:13:30 +03:00
2022-08-07 17:37:50 +05:30
2021-10-03 23:39:43 +11:00
2022-06-10 17:30:02 +02:00
2022-03-04 11:46:14 +03:30
2022-08-17 21:44:58 +08:00
2022-08-01 13:47:09 +02:00
2021-12-28 19:13:30 +03:00
2022-07-20 15:02:08 +02:00
2022-07-08 15:44:49 +02:00
2021-10-03 23:39:43 +11:00
2022-07-20 15:02:08 +02:00
2021-03-08 23:59:39 +02:00
2022-07-08 15:44:49 +02:00