feat(vector): add vector functions vec_sub
& vec_sum
& vec_elem_sum
#21922
Annotations
3 errors
Run cargo clippy:
src/query/src/tests/vec_sum_test.rs#L17
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
src/query/src/tests/vec_sum_test.rs#L23
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy
Process completed with exit code 2.
|
Loading