chore: performance improvements #88
Annotations
9 errors and 14 warnings
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L244
unresolved import `crate::multicore::IntoParallelRefMutIterator`
|
Run tests:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L192
cannot find value `rng` in this scope
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L317
no method named `into_par_iter` found for struct `std::ops::Range` in the current scope
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L171
no function or associated item named `new` found for struct `HashMap<_, _, FxBuildHasher>` in the current scope
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L250
no method named `par_iter_mut` found for struct `Vec<Vec<(usize, usize)>>` in the current scope
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L109
this method takes 2 arguments but 1 argument was supplied
|
Run tests:
halo2_proofs/src/dev/graph/layout.rs#L260
no function or associated item named `new` found for struct `HashSet<_, FxBuildHasher>` in the current scope
|
Run tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Run tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run tests
/Users/runner/work/halo2/halo2/halo2_proofs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Run tests
/Users/runner/work/halo2/halo2/halo2_proofs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Run tests:
halo2_proofs/src/circuit/floor_planner/v1/strategy.rs#L220
unexpected `cfg` condition value: `floor-planner-v1-legacy-pdqsort`
|
Run tests:
halo2_proofs/src/circuit/floor_planner/v1/strategy.rs#L227
unexpected `cfg` condition value: `floor-planner-v1-legacy-pdqsort`
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L14
unused import: `IntoParallelRefIterator`
|
Run tests:
halo2_proofs/src/dev.rs#L750
unexpected `cfg` condition value: `multicore`
|
Run tests:
halo2_proofs/src/plonk/evaluation.rs#L18
unused import: `maybe_rayon::iter::IndexedParallelIterator`
|
Run tests:
halo2_proofs/src/plonk/permutation/keygen.rs#L14
unused import: `ParallelIterator`
|
Run tests:
halo2_proofs/src/plonk/prover.rs#L23
unused import: `maybe_rayon::iter::IndexedParallelIterator`
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading