Improve search #1006
rust.yml
on: pull_request
Check intra-doc links
42s
Matrix: build
Annotations
6 errors
Format and Lint:
src/cli/search.rs#L113
unneeded `return` statement
|
Format and Lint:
src/cli/search.rs#L146
using `clone` on type `Option<&RepoDataRecord>` which implements the `Copy` trait
|
Format and Lint:
src/cli/search.rs#L244
single-character string constant used as pattern
|
Format and Lint:
src/cli/search.rs#L270
this expression creates a reference which is immediately dereferenced by the compiler
|
Format and Lint:
src/cli/search.rs#L271
this expression creates a reference which is immediately dereferenced by the compiler
|
Format and Lint
Process completed with exit code 101.
|