- RLS toolchain now supports Windows.
- Impl Trait no longer works for non‑Termination traits and turbofish usage in method arguments is prohibited, reverting an accidental stabilization (breaking change).
- Rustfmt formatting bug fixed and NaN comparisons in const fn contexts corrected (NaN != NaN).