added partial #127
ci.yml
on: pull_request
Annotations
1 warning
taken reference of right operand:
src/partial_quicksync.rs#L167
warning: taken reference of right operand
--> src/partial_quicksync.rs:167:8
|
167 | if previous_hash == &point.hash[..4] {
| ^^^^^^^^^^^^^^^^^----------------
| |
| help: use the right value directly: `point.hash[..4]`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#op_ref
= note: `#[warn(clippy::op_ref)]` on by default
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
quicksync-linux
|
3.69 MB |
|
quicksync-linux-arm64
|
3.68 MB |
|
quicksync-macos
|
3.43 MB |
|
quicksync-macos-arm64
|
3.3 MB |
|
quicksync-windows
|
3.1 MB |
|