Support Mac for Unity / Mono #261
Annotations
9 warnings
src/emulator/wii/mod.rs#L93
manual `RangeInclusive::contains` implementation
|
src/emulator/wii/mod.rs#L95
manual `RangeInclusive::contains` implementation
|
src/emulator/wii/mod.rs#L166
manual `!RangeInclusive::contains` implementation
|
src/emulator/wii/mod.rs#L192
manual `!RangeInclusive::contains` implementation
|
src/file_format/macho.rs#L53
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
src/file_format/macho.rs#L75
this expression creates a reference which is immediately dereferenced by the compiler
|
src/file_format/macho.rs#L78
this expression creates a reference which is immediately dereferenced by the compiler
|
src/file_format/macho.rs#L89
casting to the same type is unnecessary (`usize` -> `usize`)
|
src/file_format/macho.rs#L104
question mark operator is useless here
|
The logs for this run have expired and are no longer available.
Loading