Skip to content

feat: add bit-decomposition to stdlib (#286) #709

feat: add bit-decomposition to stdlib (#286)

feat: add bit-decomposition to stdlib (#286) #709

Triggered via push November 3, 2024 22:23
Status Success
Total duration 8m 28s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

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`
build: src/transformer/ifs.rs#L1
unused import: `anyhow::Result`
build: src/transformer/ifs.rs#L6
unused import: `super::flatten_list`
build: src/import.rs#L176
variable does not need to be mutable
build: tests/models.rs#L7
struct `Model` is never constructed
build: tests/models.rs#L19
multiple associated items are never used
build: tests/models.rs#L114
struct `Trace` is never constructed
build: tests/models.rs#L125
associated items `new`, `height`, `width`, `col`, and `get` are never used
build: tests/models.rs#L166
struct `Column` is never constructed
build: tests/models.rs#L192
static `MODELS` is never used
build: tests/models.rs#L285
function `arrays_1_oracle` is never used