feat(stdlib): bit decomposition and perspective constancy function #707
Annotations
20 warnings
Build
unexpected `cfg` condition name: `doc_cfg`
|
Build
unexpected `cfg` condition name: `doc_cfg`
|
Build
unexpected `cfg` condition name: `doc_cfg`
|
Build
unexpected `cfg` condition name: `doc_cfg`
|
Build
unexpected `cfg` condition name: `doc_cfg`
|
Build
unexpected `cfg` condition name: `doc_cfg`
|
Build
unexpected `cfg` condition name: `doc_cfg`
|
Build
unexpected `cfg` condition name: `doc_cfg`
|
Build
unexpected `cfg` condition name: `doc_cfg`
|
Build
unexpected `cfg` condition name: `doc_cfg`
|
Run tests:
src/transformer/ifs.rs#L1
unused import: `anyhow::Result`
|
Run tests:
src/transformer/ifs.rs#L6
unused import: `super::flatten_list`
|
Run tests:
src/import.rs#L176
variable does not need to be mutable
|
Run tests:
src/check.rs#L19
variant `NoColumnsFound` is never constructed
|
Run tests:
src/transformer.rs#L87
associated function `all` is never used
|
Run tests:
src/transformer.rs#L155
function `flatten_list` is never used
|
Run tests:
tests/models.rs#L7
struct `Model` is never constructed
|
Run tests:
tests/models.rs#L19
multiple associated items are never used
|
Run tests:
tests/models.rs#L114
struct `Trace` is never constructed
|
Run tests:
tests/models.rs#L125
associated items `new`, `height`, `width`, `col`, and `get` are never used
|
Loading