commit | 47a8fcefc16aa323754ddc9a9d92e91cd57775b1 | [log] [tgz] |
---|---|---|
author | bors <bors@rust-lang.org> | Sat Mar 04 01:55:08 2023 +0000 |
committer | bors <bors@rust-lang.org> | Sat Mar 04 01:55:08 2023 +0000 |
tree | 99d59fa1d5144d77bc8697a126ff06c864ec9e15 | |
parent | 453d6d23519e8b70aeb4729cd6e252bfb03e22c7 [diff] | |
parent | be90b53d2b756c83f14ea80c4e607fc81dfa3d1d [diff] |
Auto merge of #108670 - cuviper:beta-next, r=cuviper [beta] stage0 bump and backports - Bump stage0 to stable - Revert to using `RtlGenRandom` as a fallback #108060 - Fix `VecDeque::shrink_to` and add tests. #108475 - Fix `VecDeque::append` capacity overflow for ZSTs #108462 - Clippy: Fix array-size-threshold config deserialization error #108673 / rust-lang/rust-clippy#10423 - Yeet point_at_expr_source_of_inferred_type for now #108703 r? `@ghost`