Implement -fprint0
#1222
ci.yml
on: pull_request
cargo fmt --all -- --check
6s
cargo clippy -- -D warnings
16s
Matrix: cargo check
Matrix: Code coverage
Matrix: cargo test
Annotations
13 errors
cargo fmt --all -- --check
Process completed with exit code 1.
|
cargo check (ubuntu-latest)
Process completed with exit code 101.
|
cargo check (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
cargo check (windows-latest)
The operation was canceled.
|
cargo check (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
|
cargo check (macOS-latest)
The operation was canceled.
|
cargo clippy -- -D warnings
Process completed with exit code 101.
|
cargo test (ubuntu-latest)
Process completed with exit code 101.
|
cargo test (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
|
cargo test (macOS-latest)
The operation was canceled.
|
cargo test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
cargo test (windows-latest)
The operation was canceled.
|
Code coverage (ubuntu-latest, nightly, --all-features)
Process completed with exit code 101.
|