Improve search #1053
rust.yml
on: pull_request
Check intra-doc links
54s
Matrix: build
Annotations
8 errors
Format and Lint:
src/cli/search.rs#L103
single-character string constant used as pattern
|
Format and Lint:
src/cli/search.rs#L108
this let-binding has unit value
|
Format and Lint:
src/cli/search.rs#L114
this let-binding has unit value
|
Format and Lint:
src/cli/search.rs#L141
using `clone` on type `Option<&RepoDataRecord>` which implements the `Copy` trait
|
Format and Lint:
src/cli/search.rs#L239
single-character string constant used as pattern
|
Format and Lint:
src/cli/search.rs#L272
this expression creates a reference which is immediately dereferenced by the compiler
|
Format and Lint:
src/cli/search.rs#L276
this expression creates a reference which is immediately dereferenced by the compiler
|
Format and Lint
Process completed with exit code 101.
|