slint/tools
Tobias Hunger 02bdcbf6ff Janitor: Replace float comparison dance with approx_eq from euclid
Sixtyfps uses euclid already, so let's use euclid for float comparisons
as well.

I changed the code to decide whether a number is a positive integer to
make do without a comparison along the way.
2021-07-22 20:01:23 +02:00
..
compiler Update license date 2021-07-02 15:55:54 +02:00
figma_import Janitor: Replace float comparison dance with approx_eq from euclid 2021-07-22 20:01:23 +02:00
fmt Janitor: Fix clippy::redundant_static_lifetimes 2021-07-22 14:21:01 +02:00
lsp Janitor: Replace float comparison dance with approx_eq from euclid 2021-07-22 20:01:23 +02:00
online_editor Update license date 2021-07-02 15:55:54 +02:00
syntax_updater Janitor: Fix clippy::redundant_static_lifetimes 2021-07-22 14:21:01 +02:00
viewer Janitor: Fix clippy::declare_interior_mutable_const 2021-07-21 19:44:57 +02:00