@burntsushi5 how do I compile rg from source with SIMD support? I've tried https://github.com/BurntSushi/ripgrep#building … but get error:
error[E0554]: #![feature] may not be used on the stable release channelhttps://twitter.com/rustlang/status/1009895173105553409 …
-
-
Replying to @moderat10n @hartley
Pull master and run `cargo build --release`. See https://github.com/BurntSushi/ripgrep/commit/5e85f2577baf050cb6b8f8b186b1be28d6ab385e … for complete details.
1 reply 0 retweets 0 likes -
Replying to @burntsushi5
Hmm. I'm pulling master & building as instructed (both Linux & MacOS): target/release/rg --version ripgrep 0.8.1 (rev 5e85f2577b) -SIMD -AVX rustc --version rustc 1.27.0 (3eda71b00 2018-06-19) Shouldn't I see +SIMD +AVX ?
1 reply 0 retweets 0 likes
Replying to @moderat10n @hartley
No. Rust 1.27 was just released, so not everything is polished. The -SIMD -AVX refers to the other forms of SIMD used in ripgrep (via dependencies). Please see the delta in the README for the commit I linked to.
4:36 AM - 22 Jun 2018
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
