# fix: Replace slower division and remainder with faster bit operations and addition #212
rust.yml
on: pull_request
Matrix: benchmark_compiles
Matrix: build-wasm
Matrix: build_aarch64
Matrix: build_MSRV
Matrix: build_x86_64
Matrix: formatting
Matrix: miri
Annotations
25 errors
|
build_x86_64 (nightly, +avx)
Process completed with exit code 101.
|
|
build_x86_64 (nightly, +sse2,+sse4.1)
Process completed with exit code 101.
|
|
build_x86_64 (nightly, +sse2,+sse4.1)
The strategy configuration was canceled because "build_x86_64.nightly__avx" failed
|
|
build_x86_64 (stable, +avx2)
Process completed with exit code 101.
|
|
build_x86_64 (stable, +avx2)
The strategy configuration was canceled because "build_x86_64.nightly__avx" failed
|
|
build_x86_64 (nightly, +sse2)
Process completed with exit code 101.
|
|
build_x86_64 (nightly, +sse2)
The strategy configuration was canceled because "build_x86_64.nightly__avx" failed
|
|
build_aarch64 (stable, -neon)
Process completed with exit code 101.
|
|
build_x86_64 (nightly, +avx2)
The operation was canceled.
|
|
build_x86_64 (nightly, +avx2)
The strategy configuration was canceled because "build_x86_64.nightly__avx" failed
|
|
build_x86_64 (stable, +avx)
The operation was canceled.
|
|
build_x86_64 (stable, +avx)
The strategy configuration was canceled because "build_x86_64.nightly__avx" failed
|
|
build_aarch64 (nightly, -neon)
Process completed with exit code 101.
|
|
build_aarch64 (nightly, -neon)
The strategy configuration was canceled because "build_aarch64.stable_-neon" failed
|
|
build_aarch64 (nightly, +neon)
Process completed with exit code 101.
|
|
build_aarch64 (nightly, +neon)
The strategy configuration was canceled because "build_aarch64.stable_-neon" failed
|
|
build_aarch64 (stable, +neon)
The operation was canceled.
|
|
build_aarch64 (stable, +neon)
The strategy configuration was canceled because "build_aarch64.stable_-neon" failed
|
|
build_x86_64 (stable, +sse2)
The operation was canceled.
|
|
build_x86_64 (stable, +sse2)
The strategy configuration was canceled because "build_x86_64.nightly__avx" failed
|
|
build_x86_64 (stable, +sse2,+sse4.1)
The operation was canceled.
|
|
build_x86_64 (stable, +sse2,+sse4.1)
The strategy configuration was canceled because "build_x86_64.nightly__avx" failed
|
|
build_MSRV (1.56.0, +avx2)
Process completed with exit code 101.
|
|
build_MSRV (1.56.0, +sse2)
Process completed with exit code 101.
|
|
build_MSRV (1.56.0, +sse2)
The strategy configuration was canceled because "build_MSRV._1_56_0__avx2" failed
|