See rust-lang/rfcs#2366 for more info on stabilization of this crate.
error[E0554]: `#![feature]` may not be used on the stable release channel
--> /home/andy/.cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs:202:1
|
202 | / #![feature(
203 | | repr_simd,
204 | | const_fn,
205 | | platform_intrinsics,
... |
215 | | custom_inner_attributes
216 | | )]
| |__^
Reporter: Andy Grove / @andygrove
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-6718. Please see the migration documentation for further details.
See rust-lang/rfcs#2366 for more info on stabilization of this crate.
Reporter: Andy Grove / @andygrove
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-6718. Please see the migration documentation for further details.