halo2_poseidon: Add no-std support #4077
Annotations
4 errors and 14 warnings
Build benchmarks:
halo2_poseidon/src/p128pow5t3.rs#L72
failed to resolve: use of undeclared crate or module `std`
|
Build benchmarks:
halo2_poseidon/src/p128pow5t3.rs#L111
cannot find type `Vec` in this scope
|
Build benchmarks
could not compile `halo2_poseidon` (lib test) due to 2 previous errors
|
Build benchmarks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run /./.github/actions/prepare
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 /./.github/actions/prepare
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 /./.github/actions/prepare
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 /./.github/actions/prepare
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/
|
Build benchmarks
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build benchmarks:
halo2_proofs/src/multicore.rs#L16
unused import: `Scope`
|
Build benchmarks:
halo2_proofs/src/dev/cost.rs#L105
unused doc comment
|
Build benchmarks:
halo2_proofs/src/dev/cost.rs#L107
unused doc comment
|
Build benchmarks:
halo2_proofs/src/dev/cost.rs#L109
unused doc comment
|
Build benchmarks:
halo2_proofs/src/plonk/circuit.rs#L769
struct `PointIndex` is never constructed
|
Build benchmarks
`halo2_proofs` (lib) generated 5 warnings (run `cargo fix --lib -p halo2_proofs` to apply 1 suggestion)
|
Build benchmarks:
halo2_proofs/benches/plonk.rs#L19
struct `Variable` is never constructed
|
Build benchmarks:
halo2_proofs/examples/circuit-layout.rs#L13
fields `0` and `1` are never read
|
Build benchmarks
`halo2_proofs` (example "circuit-layout") generated 1 warning
|
Loading