Add UniRng
a random scalar generator
#174
Annotations
10 errors
Run if [ false == true ]; then:
src/dusk/multiscalar_mul.rs#L144
the loop variable `i` is used to index `digits`
|
Run if [ false == true ]; then:
src/scalar/dusk.rs#L70
binary comparison to literal `Option::None`
|
Run if [ false == true ]; then:
src/scalar.rs#L348
this expression borrows a value the compiler would automatically borrow
|
Run if [ false == true ]; then:
src/scalar.rs#L573
this expression borrows a value the compiler would automatically borrow
|
Run if [ false == true ]; then:
src/scalar.rs#L632
this expression borrows a value the compiler would automatically borrow
|
Run if [ false == true ]; then:
src/fp.rs#L404
this expression borrows a value the compiler would automatically borrow
|
Run if [ false == true ]; then:
src/fp.rs#L434
this expression borrows a value the compiler would automatically borrow
|
Run if [ false == true ]; then:
src/fp.rs#L495
this expression borrows a value the compiler would automatically borrow
|
Run if [ false == true ]; then:
src/fp.rs#L573
this expression borrows a value the compiler would automatically borrow
|
Run if [ false == true ]; then:
src/fp2.rs#L209
this expression borrows a value the compiler would automatically borrow
|
The logs for this run have expired and are no longer available.
Loading