mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 04:45:13 +00:00
![]() In rust, use f32 instead of f64 for arithmetic comparison.
In the interpreter, use approx_eq
The test is failling in nightly because of precision change in `log`.
By using f32, it actually should work
Also Revert "Disable builds with nightly Rust temporarily"
This reverts commit
|
||
---|---|---|
.. | ||
cpp.rs | ||
rust.rs |