Regarding #1061, it should also be considered to also add `IntoParallelIterator` traits for `Box<[T]>`, `Rc<[T]>`, etc. This may be a breaking change though. See also [Rust issue #59878](https://github.com/rust-lang/rust/issues/59878).