This commit is contained in:
Centri3 2023-05-24 11:02:35 -05:00
parent 7f7979f80b
commit 5adb270c8d

View File

@ -1,3 +1,4 @@
//@run-rustfix
#![allow(unused)]
#![warn(clippy::as_ptr_cast_mut)]
#![allow(clippy::wrong_self_convention)]