Stable vs Legacy #607
build.yml
on: pull_request
Check clippy lints
16s
Check formatting
7s
Matrix: Build
Annotations
3 errors and 10 warnings
|
Build (Stable)
Process completed with exit code 1.
|
|
Build (Unknown)
Process completed with exit code 1.
|
|
Build (Legacy)
Process completed with exit code 1.
|
|
Check clippy lints:
src/hollow_knight_memory.rs#L7292
this boolean expression can be simplified
|
|
Check clippy lints:
src/hollow_knight_memory.rs#L5475
using `clone` on type `bool` which implements the `Copy` trait
|
|
Check clippy lints:
src/hollow_knight_memory.rs#L5468
using `clone` on type `bool` which implements the `Copy` trait
|
|
Check clippy lints:
src/hollow_knight_memory.rs#L5356
using `clone` on type `bool` which implements the `Copy` trait
|
|
Check clippy lints:
src/hollow_knight_memory.rs#L5349
using `clone` on type `bool` which implements the `Copy` trait
|
|
Check clippy lints:
src/hollow_knight_memory.rs#L2658
this `else { if .. }` block can be collapsed
|
|
Check clippy lints:
src/auto_splitter_settings.rs#L259
the borrowed expression implements the required traits
|
|
Check clippy lints:
src/auto_splitter_settings.rs#L252
the borrowed expression implements the required traits
|
|
Check clippy lints:
src/auto_splitter_settings.rs#L205
the borrowed expression implements the required traits
|
|
Check clippy lints:
src/auto_splitter_settings.rs#L104
this boolean expression can be simplified
|