```rust error[E0635]: unknown feature `core_float_math` --> src/lib.rs:2:12 | 2 | #![feature(core_float_math)] | ^^^^^ ``` oh no...