plonk: multiprover: constraint-system: Implement MpcArithmetization
…
#29
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / clippy
failed
Oct 22, 2023 in 1s
clippy
1 error
Details
Results
Message level | Amount |
---|---|
Internal compiler error | 0 |
Error | 1 |
Warning | 0 |
Note | 0 |
Help | 0 |
Versions
- rustc 1.73.0 (cc66ad468 2023-10-03)
- cargo 1.73.0 (9c4383fb5 2023-08-26)
- clippy 0.1.73 (cc66ad4 2023-10-03)
Annotations
github-actions / clippy
`#![feature]` may not be used on the stable release channel
error[E0554]: `#![feature]` may not be used on the stable release channel
--> /home/runner/.cargo/git/checkouts/ark-mpc-b87f8c9808208346/67457b2/src/lib.rs:6:1
|
6 | #![feature(inherent_associated_types)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Loading