You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update CI to use msrv 1.63
* Bump msrv to 1.63
* Use `Vec::retain_mut` instead of `parallel::retain_unordered_mut`
* Rm `parallel::retain_unordered_mut`
* Fix typo and run `cargo fmt`
* Use `MaybeUninit::{assume_init_ref, write}`
Signed-off-by: Jiahao XU <[email protected]>
0 commit comments