Add functions to get the process name and main module range#126
Merged
CryZe merged 2 commits intoJun 22, 2026
Annotations
10 warnings
|
Run Clippy:
src/file_format/macho.rs#L39
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
|
Run Clippy:
src/file_format/elf.rs#L1077
doc list item without indentation
|
|
Run Clippy:
src/emulator/sms/mod.rs#L57
doc list item without indentation
|
|
Run Clippy:
src/emulator/sms/mod.rs#L37
doc list item without indentation
|
|
Run Clippy:
src/emulator/genesis/mod.rs#L199
unsafe block missing a safety comment
|
|
Run Clippy:
src/emulator/genesis/mod.rs#L186
unsafe block missing a safety comment
|
|
Run Clippy:
src/emulator/genesis/mod.rs#L167
item uses `packed` representation without ABI-qualification
|
|
Run Clippy:
src/emulator/gba/mod.rs#L67
doc list item without indentation
|
|
Run Clippy:
src/emulator/gba/mod.rs#L44
doc list item without indentation
|
|
Run Clippy:
src/runtime/settings/value.rs#L303
the following explicit lifetimes could be elided: 'a
|
background
wait
wait-all
cancel
parallel
Loading