Skip to content

Add timer current_split_index and timer segment_splitted (#118) #453

Add timer current_split_index and timer segment_splitted (#118)

Add timer current_split_index and timer segment_splitted (#118) #453

Triggered via push February 23, 2026 16:12
Status Success
Total duration 37s
Artifacts

build.yml

on: push
Test (Host)
20s
Test (Host)
Check clippy lints
21s
Check clippy lints
Check formatting
13s
Check formatting
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Check clippy lints: src/file_format/macho.rs#L39
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Check clippy lints: src/file_format/elf.rs#L1077
doc list item without indentation
Check clippy lints: src/emulator/sms/mod.rs#L57
doc list item without indentation
Check clippy lints: src/emulator/sms/mod.rs#L37
doc list item without indentation
Check clippy lints: src/emulator/genesis/mod.rs#L199
unsafe block missing a safety comment
Check clippy lints: src/emulator/genesis/mod.rs#L186
unsafe block missing a safety comment
Check clippy lints: src/emulator/genesis/mod.rs#L167
item uses `packed` representation without ABI-qualification
Check clippy lints: src/emulator/gba/mod.rs#L67
doc list item without indentation
Check clippy lints: src/emulator/gba/mod.rs#L44
doc list item without indentation
Check clippy lints: src/runtime/settings/value.rs#L303
the following explicit lifetimes could be elided: 'a
build (wasm32-wasip1, stable): src/wasi_no_std.rs#L266
unnecessary transmute
build (wasm32-wasip1, stable): src/wasi_no_std.rs#L68
`#[inline]` is ignored on externally exported functions
build (wasm32-wasip1, stable): src/wasi_no_std.rs#L62
`#[inline]` is ignored on externally exported functions
build (wasm32-wasip1, nightly): src/wasi_no_std.rs#L266
unnecessary transmute
build (wasm32-wasip1, nightly): src/wasi_no_std.rs#L68
`#[inline]` is ignored on externally exported functions
build (wasm32-wasip1, nightly): src/wasi_no_std.rs#L62
`#[inline]` is ignored on externally exported functions