ruffle/render/webgl/src
Aaron Hill 1d6b3b6f57 chore: Fix Clippy lints and allow `clippy::bool_to_int_with_if`
In several cases, the current code seems preferable to the
code required by `clippy::bool_to_int_with_if`. Let's suppress
this for now to get the build passing, and decide later if this
is something that we want to enable.
2022-09-11 13:31:46 +02:00
..
lib.rs chore: Fix Clippy lints and allow `clippy::bool_to_int_with_if` 2022-09-11 13:31:46 +02:00