rust-lang / packed_simd

Portable Packed SIMD Vectors for Rust standard library
https://rust-lang.github.io/packed_simd/packed_simd_2/
Apache License 2.0
597 stars 74 forks source link

Document into_bits on docs.rs; use doc_cfg tags #336

Closed dhardy closed 1 year ago

workingjubilee commented 3 years ago

Hm. It appears our CI has broken, here, so we have to solve that first before accepting this to make sure patches don't break this library. My apologies.

workingjubilee commented 1 year ago

Wonderful, CI is now... uh, I'm not going to call it perfect, but functional enough. Thank you!