rust/library
bors 11cd4ff34d Auto merge of #109852 - Nilstrieb:rollup-g3mgxxw, r=Nilstrieb
Rollup of 4 pull requests

Successful merges:

 - #109839 (Improve grammar of Iterator.partition_in_place)
 - #109840 (Fix typo in std/src/os/fd/owned.rs)
 - #109844 (a couple clippy::complexity fixes)
 - #109846 (more clippy::complexity fixes (iter_kv_map, map_flatten, nonminimal_bool))

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-04-02 09:39:41 +00:00
..
alloc Auto merge of #109701 - Amanieu:binaryheap_retain, r=ChrisDenton 2023-04-02 07:04:01 +00:00
backtrace@07872f28cd
core Rollup merge of #109839 - sartak:iter-grammar, r=scottmcm 2023-04-02 10:08:33 +02:00
panic_abort Remove unnecessary raw pointer in __rust_start_panic arg 2023-03-26 16:40:18 +00:00
panic_unwind Remove unnecessary raw pointer in __rust_start_panic arg 2023-03-26 16:40:18 +00:00
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Fix typo in std/src/os/fd/owned.rs 2023-04-02 02:14:37 +09:00
stdarch@b655243782
test
unwind Add OpenHarmony targets 2023-03-28 16:01:13 +01:00