feat(wip): rkyv v0.8 #666
Annotations
10 errors and 1 warning
Cargo test:
src/immutable/float/rkyv_aligned_vec.rs#L2
failed to resolve: use of undeclared crate or module `rkyv_08`
|
Cargo test:
src/immutable/float/rkyv_aligned_vec.rs#L3
failed to resolve: use of undeclared crate or module `rkyv_08`
|
Cargo test:
src/immutable/float/rkyv_aligned_vec.rs#L4
failed to resolve: use of undeclared crate or module `rkyv_08`
|
Cargo test:
src/immutable/float/rkyv_aligned_vec.rs#L4
unresolved import `rkyv_08`
|
Cargo test:
src/immutable/float/kdtree.rs#L54
cannot find attribute `rkyv` in this scope
|
Cargo test:
src/lib.rs#L1
`#![feature]` may not be used on the stable release channel
|
Cargo test:
src/immutable/float/kdtree.rs#L31
unused import: `crate::immutable::float::rkyv_aligned_vec::EncodeAVec`
|
Cargo test:
src/immutable/float/rkyv_aligned_vec.rs#L24
ambiguous associated type
|
Cargo test:
src/immutable/float/rkyv_aligned_vec.rs#L33
ambiguous associated type
|
Cargo test:
src/immutable/float/rkyv_aligned_vec.rs#L33
associated type `Error` not found for `S`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
Loading