Refactor UInt{8,16,64,128}
into one struct UInt
#455
Annotations
5 errors and 1 warning
Test:
src/uint/prim_uint.rs#L35
failed to resolve: use of undeclared type `ToBytes`
|
Test
aborting due to previous error
|
Test:
src/uint/prim_uint.rs#L23
failed to resolve: use of undeclared type `ToBytes`
|
Test
aborting due to previous error
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading