Sync halo2 lib 0.4.0 merging #697
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo fetch
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Check intra-doc links
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Check intra-doc links:
halo2_proofs/src/arithmetic.rs#L306
unnecessary parentheses around index expression
|
Check intra-doc links:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L5
unused import: `std::ops::Range`
|
Check intra-doc links:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L6
unused imports: `Arc`, `Mutex`
|
Check intra-doc links:
halo2_proofs/src/circuit/floor_planner/single_pass.rs#L21
unused import: `multicore`
|
Check intra-doc links:
halo2_proofs/src/plonk/circuit.rs#L12
unused import: `HashMap`
|
Check intra-doc links:
halo2_proofs/src/plonk/circuit.rs#L17
unused import: `std::marker::PhantomData`
|
Check intra-doc links:
halo2_proofs/src/plonk/evaluation.rs#L3
unused imports: `AdviceQuery`, `FixedQuery`, `InstanceQuery`
|
Check intra-doc links:
halo2_proofs/src/plonk/evaluation.rs#L7
unused import: `eval_polynomial`
|
Check intra-doc links:
halo2_proofs/src/plonk/evaluation.rs#L10
unused import: `BatchInvert`
|
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/
|
The logs for this run have expired and are no longer available.
Loading