presto-pasta-clippy-0.0.4:
|
486 | #[expect(clippy::cast_sign_loss, reason = "c_char is i8 on some targets")]
| ^^^^^^^^^^^^^^^^^^^^^^
…
presto-pasta-clippy-0.0.4:
|
486 | #[expect(clippy::cast_sign_loss, reason = "c_char is i8 on some targets")]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: c_char is i8 on some targets
error: could not compile `presto-pasta` (test "differential") due to 4 previous errors
warning: build failed, waiting for other jobs to finish...
error: could not compile `presto-pasta` (test "netns") due to 1 previous error
|