This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
chore: Syncs common workflows from the template into dev #2
Annotations
1 error and 20 warnings
|
src/lib.rs#L15
private item shadows public glob re-export
|
src/log.rs#L1
unused attribute `allow`
|
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
src/plonk/better_better_cs/proof/mod.rs#L1222
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/proof/mod.rs#L1235
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/proof/mod.rs#L1245
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/gates/selector_optimized_with_d_next.rs#L454
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/lib.rs#L15
private item shadows public glob re-export
|
src/log.rs#L1
unused attribute `allow`
|
src/plonk/prover/mod.rs#L654
bounds on generic parameters are not enforced in type aliases
|
src/plonk/prover/mod.rs#L655
bounds on generic parameters are not enforced in type aliases
|
src/plonk/better_better_cs/cs.rs#L522
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/cs.rs#L529
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
src/plonk/better_better_cs/proof/mod.rs#L1222
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/proof/mod.rs#L1235
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/proof/mod.rs#L1245
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
src/plonk/better_better_cs/gates/selector_optimized_with_d_next.rs#L454
calls to `std::mem::drop` with a reference instead of an owned value does nothing
|
The logs for this run have expired and are no longer available.
Loading