Settings Gui with Ugly Widgets #149
Annotations
10 warnings
src/auto_splitter_settings.rs#L78
this `impl` can be derived
|
src/auto_splitter_settings.rs#L84
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
src/hollow_knight_memory.rs#L1819
this boolean expression can be simplified
|
src/hollow_knight_memory.rs#L1821
this boolean expression can be simplified
|
src/hollow_knight_memory.rs#L1822
unnecessary use of `to_vec`
|
src/hollow_knight_memory.rs#L1837
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
src/settings_gui.rs#L25
you are using an explicit closure for cloning elements
|
src/splits.rs#L28
variant name ends with the enum's name
|
src/splits.rs#L1518
manual `RangeInclusive::contains` implementation
|
src/splits.rs#L1519
manual `RangeInclusive::contains` implementation
|
The logs for this run have expired and are no longer available.
Loading