|
|
|
|
|
by weinzierl
459 days ago
|
|
I had to look this up because it is a while that I tried to use floating point math in a const fn and it seems that the differences you described have been decided to be acceptable. Looks like floating point math in const fn is coming. Here is the respective tracking issue:
https://github.com/rust-lang/rust/issues/128288 |
|