[do not merge] Introduce optimized from_u64 function for conversion to Montgomery form #6
Annotations
15 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Install Rust nightly
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/
|
Install Rust nightly
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/
|
Install Rust nightly
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/
|
Install Rust nightly
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/
|
Test assembly on nightly
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test assembly on nightly:
serialize/src/lib.rs#L52
unexpected `cfg` condition value: `parallel`
|
Test assembly on nightly:
serialize/src/lib.rs#L57
unexpected `cfg` condition value: `parallel`
|
Test assembly on nightly
`ark-serialize` (lib) generated 2 warnings
|
Test assembly on nightly:
ff/src/lib.rs#L21
ambiguous glob re-exports
|
Test assembly on nightly:
ff/src/fields/models/fp/mod.rs#L713
`#[must_use]` has no effect when applied to a provided trait method
|
Test assembly on nightly:
ff/src/fields/models/quadratic_extension.rs#L572
`#[must_use]` has no effect when applied to a provided trait method
|
Test assembly on nightly:
ff/src/fields/field_hashers/expander/mod.rs#L18
struct `ExpanderXof` is never constructed
|
Test assembly on nightly
`ark-ff` (lib) generated 4 warnings
|
Test assembly on nightly:
ec/src/models/short_weierstrass/affine.rs#L246
`#[must_use]` has no effect when applied to a provided trait method
|
Loading