Commit ff8ea20
committed
style: Suppress clippy::manual_midpoint warning in aabb.rs
See #949 (comment)
"f32::midpoint generates more instructions, and float underflow/overflow isn't an issue we need to handle in general."1 parent a76ac00 commit ff8ea20
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments