fix(simd): disable broken get_best_from_dists_f64_avx2 until fixed #638
build.yml
on: push
Formatting
18s
Lint (Stable)
25s
Lint (Nightly)
17s
Cargo Check (Stable)
39s
Cargo Check (Nightly)
39s
Run Tests (Stable, no crate features enabled that require unstable Rust)
1m 56s
Run Tests (Nightly, all features enabled)
3m 33s
Annotations
2 errors and 8 warnings
Formatting
Process completed with exit code 1.
|
Run Tests (Nightly, all features enabled)
Canceling since a higher priority waiting request for 'CI-refs/heads/fix/misbehaving-simd' exists
|
Lint (Nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
Formatting:
src/float_leaf_slice/leaf_slice.rs#L316
Diff in /home/runner/work/kiddo/kiddo/src/float_leaf_slice/leaf_slice.rs
|
Lint (Stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
Cargo Check (Stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
Cargo Check (Nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
Run Tests (Stable, no crate features enabled that require unstable Rust)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
Run Tests (Nightly, all features enabled):
src/float_leaf_slice/leaf_slice.rs#L13
unused import: `super::f64_avx2::get_best_from_dists_f64_avx2`
|
Run Tests (Nightly, all features enabled):
src/float_leaf_slice/f64_avx2.rs#L8
function `get_best_from_dists_f64_avx2` is never used
|