Remove deprecated extension from recommendations #201
Annotations
6 errors
unknown feature `stdsimd`:
home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs#L99
error[E0635]: unknown feature `stdsimd`
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42
|
99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
| ^^^^^^^
|
clippy_check (nightly)
Clippy has exited with exit code 101
|
clippy_check (beta)
The job was canceled because "nightly" failed.
|
clippy_check (beta)
The operation was canceled.
|
clippy_check (stable)
The job was canceled because "nightly" failed.
|
clippy_check (stable)
The operation was canceled.
|