Update CHANGELOG: Fix handling of duplicate terms in SparsePolynomial #3200
Annotations
7 errors and 12 warnings
Test assembly on nightly:
poly/src/polynomial/univariate/sparse.rs#L245
the name `CoeffVecError` is defined multiple times
|
Test assembly on nightly:
poly/src/polynomial/univariate/sparse.rs#L251
the name `CoeffVecError` is defined multiple times
|
Test assembly on nightly:
poly/src/polynomial/univariate/sparse.rs#L238
conflicting implementations of trait `Debug` for type `polynomial::univariate::sparse::CoeffVecError`
|
Test assembly on nightly:
poly/src/polynomial/univariate/sparse.rs#L244
conflicting implementations of trait `Debug` for type `polynomial::univariate::sparse::CoeffVecError`
|
Test assembly on nightly:
poly/src/polynomial/univariate/sparse.rs#L250
conflicting implementations of trait `Debug` for type `polynomial::univariate::sparse::CoeffVecError`
|
Test assembly on nightly
could not compile `ark-poly` (lib) due to 6 previous errors
|
Test assembly on nightly
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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
/home/runner/work/algebra/algebra/ff/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly
/home/runner/work/algebra/algebra/ff-asm/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly
/home/runner/work/algebra/algebra/test-templates/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly
/home/runner/work/algebra/algebra/ec/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly
/home/runner/work/algebra/algebra/bench-templates/Cargo.toml: unused manifest key: package.package
|
Test assembly on nightly:
ff/src/fields/models/fp/mod.rs#L680
`#[must_use]` has no effect when applied to a provided trait method
|
Test assembly on nightly:
ff/src/fields/models/quadratic_extension.rs#L573
`#[must_use]` has no effect when applied to a provided trait method
|
Test assembly on nightly
`ark-ff` (lib) generated 2 warnings
|
Loading