bitintr icon indicating copy to clipboard operation
bitintr copied to clipboard

`stdsimd` feature has been removed from nightly rustc

Open djkoloski opened this issue 1 year ago • 0 comments

Root cause: https://github.com/rust-lang/rust/pull/117372

I'm trying to get my benchmarks compiling on nightly again, this seems to be next in line. Per the linked PR, it looks like the stdsimd feature got split up into several stdarch_* features on a per-target basis.

djkoloski avatar Feb 06 '24 17:02 djkoloski