Add benchmarks and tests #1
Annotations
10 errors
Run Linters:
src/logging.rs#L3
this import is redundant
|
Run Linters:
src/octree.rs#L317
this `else { if .. }` block can be collapsed
|
Run Linters:
src/quadtree.rs#L201
this `else { if .. }` block can be collapsed
|
Run Linters:
src/r_tree.rs#L202
bound is defined in more than one place
|
Run Linters:
src/bsp_tree.rs#L371
the following explicit lifetimes could be elided: 'a
|
Run Linters:
src/bsp_tree.rs#L376
the following explicit lifetimes could be elided: 'a
|
Run Linters:
src/bsp_tree.rs#L377
the following explicit lifetimes could be elided: 'a
|
Run Linters:
src/bsp_tree.rs#L377
non-canonical implementation of `partial_cmp` on an `Ord` type
|
Run Linters:
src/bsp_tree.rs#L382
the following explicit lifetimes could be elided: 'a
|
Run Linters:
src/bsp_tree.rs#L388
the following explicit lifetimes could be elided: 'a
|
Loading