Fixed warnings #49
Annotations
11 errors
|
src/octree.rs#L668
this `if` statement can be collapsed
|
src/octree.rs#L197
casting integer literal to `usize` is unnecessary
|
src/octree.rs#L237
casting integer literal to `usize` is unnecessary
|
src/octree.rs#L257
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L306
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L311
casting integer literal to `usize` is unnecessary
|
src/octree.rs#L330
this loop could be written as a `for` loop
|
src/octree.rs#L366
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L414
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L472
this expression creates a reference which is immediately dereferenced by the compiler
|
This job was cancelled
Loading