feat: Sign-Preserving Right Shift for U128 #412
Annotations
5 errors and 5 warnings
Run cargo clippy:
tasm-lib/src/arithmetic/u128/shift_right_i128.rs#L302
cannot find function `pop_encodable` in this scope
|
Run cargo clippy:
tasm-lib/src/arithmetic/u128/shift_right_i128.rs#L303
cannot find function `pop_encodable` in this scope
|
Run cargo clippy:
tasm-lib/src/arithmetic/u128/shift_right_i128.rs#L250
unused import: `num::BigUint`
|
Run cargo clippy:
tasm-lib/src/arithmetic/u128/shift_right_i128.rs#L257
unused import: `triton_vm::prelude::bfe`
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install stable toolchain
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 stable toolchain
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 stable toolchain
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 stable toolchain
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/
|
Loading