This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
Simulate memory queues in parallel for BWG #472
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
circuit_definitions/src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
src/lib.rs#L6
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
src/witness/oracle.rs#L59
struct `CallframeLogState` is never constructed
|
src/witness/oracle.rs#L127
struct `FlattenedLogQueueIndexer` is never constructed
|
This job succeeded
Loading