117 implement initial testing framework #574
Annotations
20 warnings
build:
build.rs#L81
variable does not need to be mutable
|
build:
tests/models.rs#L153
function `arrays_1_oracle` is never used
|
build:
tests/models.rs#L193
function `shift_2_oracle` is never used
|
build:
build.rs#L92
unused `Result` that must be used
|
build:
build.rs#L95
unused `Result` that must be used
|
build:
build.rs#L98
unused `Result` that must be used
|
build:
build.rs#L100
unused `Result` that must be used
|
build:
src/main.rs#L11
unused import: `serde::Serialize`
|
build:
src/main.rs#L12
unused import: `serde_json::Value`
|
build:
src/compute.rs#L6
unused import: `rayon::prelude`
|
build:
build.rs#L81
variable does not need to be mutable
|
build:
tests/models.rs#L153
function `arrays_1_oracle` is never used
|
build:
tests/models.rs#L193
function `shift_2_oracle` is never used
|
build:
build.rs#L92
unused `Result` that must be used
|
build:
build.rs#L95
unused `Result` that must be used
|
build:
build.rs#L98
unused `Result` that must be used
|
build:
build.rs#L100
unused `Result` that must be used
|
build:
src/main.rs#L11
unused import: `serde::Serialize`
|
build:
src/main.rs#L12
unused import: `serde_json::Value`
|
build:
src/compute.rs#L6
unused import: `rayon::prelude`
|