Skip to content

Merge pull request #123 from corewa-rs/dependabot/cargo/dependencies-… #217

Merge pull request #123 from corewa-rs/dependabot/cargo/dependencies-…

Merge pull request #123 from corewa-rs/dependabot/cargo/dependencies-… #217

Triggered via push December 6, 2023 02:02
Status Success
Total duration 2m 30s
Artifacts

ci.yml

on: push
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint: corewars-parser/src/phase/comment.rs#L27
variables can be used directly in the `format!` string
lint: corewars-parser/src/phase/expansion.rs#L63
it is more concise to loop over references to containers instead of using explicit iteration methods
lint: corewars-parser/src/phase/expansion.rs#L421
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
lint: corewars/src/cli.rs#L102
matching over `()` is more explicit
lint: corewars/src/cli.rs#L124
it is more concise to loop over references to containers instead of using explicit iteration methods
lint: corewars-sim/src/core/address.rs#L123
variables can be used directly in the `format!` string
lint: corewars-sim/src/core/modifier.rs#L154
variables can be used directly in the `format!` string
lint: corewars-sim/src/core/opcode.rs#L245
variables can be used directly in the `format!` string