We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76ac00 commit ff8ea20Copy full SHA for ff8ea20
crates/geometry/src/aabb.rs
@@ -1,3 +1,4 @@
1
+#[allow(clippy::manual_midpoint)]
2
use std::{
3
fmt::{Debug, Display},
4
ops::Add,
0 commit comments