mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
e95db591a4
Rollup of 5 pull requests Successful merges: - rust-lang/rust#143462 (fix(lib-std-fs): handle `usize` overflow in `read*`) - rust-lang/rust#144651 (Implementation: `#[feature(nonpoison_condvar)]`) - rust-lang/rust#145465 (Stabilize `array_repeat` feature) - rust-lang/rust#145776 (Optimize `.ilog({2,10})` to `.ilog{2,10}()`) - rust-lang/rust#145969 (Add Duration::from_nanos_u128) r? `@ghost` `@rustbot` modify labels: rollup