perf: use saturating/checked integer arithmetic
This commit is contained in:
committed by
Trent Nelson
parent
63d0c78b20
commit
834fae684b
@ -1,4 +1,3 @@
|
||||
#![allow(clippy::integer_arithmetic)]
|
||||
pub mod cuda_runtime;
|
||||
pub mod packet;
|
||||
pub mod perf_libs;
|
||||
|
Reference in New Issue
Block a user