X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-game%2Fsrc%2Fcodecs%2Fmod.rs;h=d54abb6e3f6aa7271ef424d76d3689121f5828c9;hp=4952b13e0cd3d506100ae47a139d0508af41d757;hb=016340a0e75cf93fa138a9b37fb5260d04eb3ee0;hpb=95221ccc81e3bdad749a7aa49b48499c73fc699a diff --git a/nihav-game/src/codecs/mod.rs b/nihav-game/src/codecs/mod.rs index 4952b13..d54abb6 100644 --- a/nihav-game/src/codecs/mod.rs +++ b/nihav-game/src/codecs/mod.rs @@ -19,6 +19,8 @@ pub mod midivid3; #[cfg(feature="decoder_vmd")] pub mod vmd; #[cfg(feature="decoder_vx")] +#[allow(clippy::erasing_op)] +#[allow(clippy::identity_op)] pub mod vx; const GAME_CODECS: &[DecoderInfo] = &[