Skip to content

Run parser: deserialize the AutoSplitterSettings #786

Run parser: deserialize the AutoSplitterSettings

Run parser: deserialize the AutoSplitterSettings #786

Triggered via pull request April 30, 2024 16:50
Status Success
Total duration 17m 10s
Artifacts 44

build.yml

on: pull_request
Generate bindings
20s
Generate bindings
Check clippy lints
1m 1s
Check clippy lints
Check formatting
6s
Check formatting
Run benchmarks
6m 2s
Run benchmarks
Generate documentation
0s
Generate documentation
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 374 warnings
Check formatting: src/auto_splitting/mod.rs#L547
Diff in /home/runner/work/livesplit-core/livesplit-core/src/auto_splitting/mod.rs
Check formatting: src/auto_splitting/mod.rs#L659
Diff in /home/runner/work/livesplit-core/livesplit-core/src/auto_splitting/mod.rs
Check formatting: src/auto_splitting/mod.rs#L678
Diff in /home/runner/work/livesplit-core/livesplit-core/src/auto_splitting/mod.rs
Check formatting: src/auto_splitting/mod.rs#L909
Diff in /home/runner/work/livesplit-core/livesplit-core/src/auto_splitting/mod.rs
Check formatting: src/run/mod.rs#L342
Diff in /home/runner/work/livesplit-core/livesplit-core/src/run/mod.rs
Check formatting: src/run/parser/livesplit.rs#L9
Diff in /home/runner/work/livesplit-core/livesplit-core/src/run/parser/livesplit.rs
Check formatting: src/run/parser/livesplit.rs#L23
Diff in /home/runner/work/livesplit-core/livesplit-core/src/run/parser/livesplit.rs
Check formatting: src/run/parser/livesplit.rs#L445
Diff in /home/runner/work/livesplit-core/livesplit-core/src/run/parser/livesplit.rs
Check formatting: src/run/parser/livesplit.rs#L515
Diff in /home/runner/work/livesplit-core/livesplit-core/src/run/parser/livesplit.rs
Check formatting: src/run/parser/livesplit.rs#L565
Diff in /home/runner/work/livesplit-core/livesplit-core/src/run/parser/livesplit.rs
Check clippy lints: src/component/splits/column.rs#L180
this function has too many arguments (9/7)
Check clippy lints: src/component/splits/column.rs#L231
this function has too many arguments (9/7)
Check clippy lints: src/component/splits/column.rs#L324
very complex type used. Consider factoring parts into `type` definitions
Check clippy lints: src/hotkey_config.rs#L88
this returns a `Result<_, ()>`
Check clippy lints: src/rendering/mod.rs#L535
this function has too many arguments (11/7)
Check clippy lints: src/rendering/mod.rs#L622
this function has too many arguments (8/7)
Check clippy lints: src/rendering/mod.rs#L653
this function has too many arguments (8/7)
Check clippy lints: src/rendering/mod.rs#L705
this function has too many arguments (9/7)
Check clippy lints: src/run/auto_splitter_settings.rs#L13
you should consider adding a `Default` implementation for `AutoSplitterSettings`
Check clippy lints: src/run/editor/mod.rs#L838
this returns a `Result<_, ()>`
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (FreeBSD x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (illumos x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Android x86_64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android x86_64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android i686): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android i686): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android armv7): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android armv7): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android thumbv7neon): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android thumbv7neon): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android aarch64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android aarch64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android arm): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Android arm): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux arm): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux arm): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Windows aarch64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows aarch64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Linux arm Hardware Float): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux arm Hardware Float): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux arm musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux arm musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux aarch64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv5te): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv5te): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv7 Hardware Float): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv7 Hardware Float): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv5te musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv5te musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv7): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv7): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux aarch64 musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv7 musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux armv7 musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux i586): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux i586): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux i586)
No files were found with the provided path: target/renders. No artifacts will be uploaded.
build (Linux i586 musl)
No files were found with the provided path: target/renders. No artifacts will be uploaded.
build (Linux i586 musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux i586 musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (macOS Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Beta): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (macOS Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux i686): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux i686): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux i686 musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux i686 musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux powerpc): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux powerpc): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux powerpc64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux powerpc64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux Beta): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (Solaris sparcv9): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Solaris sparcv9): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Linux powerpc64le): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux powerpc64le): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux Nightly): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Linux Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Linux thumbv7neon): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux thumbv7neon): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (WebAssembly WASI): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (macOS aarch64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux s390x): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux x86_64 musl): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux x86_64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux sparc64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux sparc64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Linux riscv64gc): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (macOS x86_64): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (macOS Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Nightly): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (macOS Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (macOS Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Beta): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Beta gnu): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Beta gnu): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Beta gnu): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Beta gnu): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/run/saver/livesplit.rs#L406
unused import: `super::*`
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows i686 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows x86_64 gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly gnu): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly gnu): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L2
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L10
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/timing/time_stamp.rs#L15
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/util/xml/reader.rs#L18
field `0` is never read
build (Windows Nightly gnu): src/util/xml/reader.rs#L19
field `0` is never read
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated struct `time::Instant`: import `time::ext::InstantExt` instead
build (Windows Nightly gnu): src/platform/normal/mod.rs#L190
use of deprecated tuple struct `time::Instant`: import `time::ext::InstantExt` instead

Artifacts

Produced during runtime
Name Size
Screenshots Android aarch64
1.05 MB
Screenshots Android arm
1.05 MB
Screenshots Android armv7
1.05 MB
Screenshots Android i686
1.05 MB
Screenshots Android thumbv7neon
1.05 MB
Screenshots Android x86_64
1.05 MB
Screenshots Linux Beta
1.05 MB
Screenshots Linux Nightly
1.05 MB
Screenshots Linux aarch64
1.05 MB
Screenshots Linux aarch64 musl
1.05 MB
Screenshots Linux arm
1.05 MB
Screenshots Linux arm Hardware Float
1.05 MB
Screenshots Linux arm musl
1.05 MB
Screenshots Linux arm musl Hardware Float
1.05 MB
Screenshots Linux armv5te
1.05 MB
Screenshots Linux armv5te musl
1.05 MB
Screenshots Linux armv7
1.05 MB
Screenshots Linux armv7 Hardware Float
1.05 MB
Screenshots Linux armv7 musl
1.05 MB
Screenshots Linux armv7 musl Hardware Float
1.05 MB
Screenshots Linux i686
1.05 MB
Screenshots Linux i686 musl
1.05 MB
Screenshots Linux powerpc
1.05 MB
Screenshots Linux powerpc64
1.05 MB
Screenshots Linux powerpc64le
1.05 MB
Screenshots Linux riscv64gc
1.05 MB
Screenshots Linux s390x
650 KB
Screenshots Linux sparc64
1.05 MB
Screenshots Linux thumbv7neon
1.05 MB
Screenshots Linux x86_64
1.05 MB
Screenshots Linux x86_64 musl
1.05 MB
Screenshots WebAssembly WASI
1.05 MB
Screenshots Windows Beta
1.05 MB
Screenshots Windows Beta gnu
1.05 MB
Screenshots Windows Nightly
1.05 MB
Screenshots Windows Nightly gnu
1.05 MB
Screenshots Windows i686
1.05 MB
Screenshots Windows i686 gnu
1.05 MB
Screenshots Windows x86_64
1.05 MB
Screenshots Windows x86_64 gnu
1.05 MB
Screenshots macOS Beta
1.05 MB
Screenshots macOS Nightly
1.05 MB
Screenshots macOS aarch64
1.05 MB
Screenshots macOS x86_64
1.05 MB