alamb opened a new issue #54: URL: https://github.com/apache/arrow-rs/issues/54
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-6718 See [https://github.com/rust-lang/rfcs/pull/2366] for more info on stabilization of this crate. {code:java} 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 | | )] | |__^ {code} -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org