Y
Hacker News
new
|
ask
|
show
|
jobs
by
kibwen
450 days ago
It's actually already here, it stabilized last year in 1.82:
https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html#float...
1 comments
weinzierl
450 days ago
Oh, nice. Sometime I find it really hard to track the status of new Rust features. For example the tracking issue I linked is still open with "Stabilize" missing.
link
kibwen
449 days ago
That's because the linked issue is a different, but related tracking issue. The FP-in-const tracking issue was this one:
https://github.com/rust-lang/rust/issues/57241
link