![]() # Objective Remove the reliance on `#[allow(clippy::excessive_precision)]`. ## Solution Remove the `#[allow(clippy::excessive_precision)]`, and truncate the float literals to the value rustc would normally truncate them to. ## Testing I ran `cargo test -p bevy_color`, and received no errors. |
||
---|---|---|
.. | ||
crates/gen_tests | ||
docs | ||
src | ||
Cargo.toml | ||
README.md |