feat: add a linkage report subcommand #185
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release.yml
on: pull_request
Annotations
2 errors
the borrowed expression implements the required traits:
cargo-dist/src/lib.rs#L817
error: the borrowed expression implements the required traits
--> cargo-dist/src/lib.rs:817:28
|
817 | let mut f = File::open(&path)?;
| ^^^^^ help: change this to: `path`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
= note: `-D clippy::needless-borrow` implied by `-D warnings`
|
the borrowed expression implements the required traits:
cargo-dist/src/lib.rs#L817
error: the borrowed expression implements the required traits
--> cargo-dist/src/lib.rs:817:28
|
817 | let mut f = File::open(&path)?;
| ^^^^^ help: change this to: `path`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
= note: `-D clippy::needless-borrow` implied by `-D warnings`
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifacts
Expired
|
9.73 KB |
|