Commit 7eb1143
committed
fix: use Rust 1.90.0 for VectorChord v1.0.0 simd compilation
VectorChord v1.0.0 simd crate uses AVX-512 intrinsics that require
Rust >= 1.90.0 for target feature safety (RFC 3525). Same fix as
v1.1.0 but applied to the downgraded version.
Validated: Nix dry-run eval passes in Docker (linux/amd64).1 parent 341b150 commit 7eb1143
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments