Commit a8151d7
committed
Auto merge of rust-lang#149704 - matthiaskrgr:rollup-u4zhw99, r=matthiaskrgr
Rollup of 5 pull requests
Successful merges:
- rust-lang#146826 (Implement `Allocator` for `&mut A` where `A: Allocator + ?Sized`)
- rust-lang#148487 (add Option::into_flat_iter)
- rust-lang#148814 (stabilize `array_windows`)
- rust-lang#149401 (Fix `name()` functions for local defs in rustc_public)
- rust-lang#149683 (Fix armv8r-none-eabihf tier)
r? `@ghost`
`@rustbot` modify labels: rollup3 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
| 415 | + | |
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
879 | 882 | | |
880 | 883 | | |
881 | 884 | | |
| |||
0 commit comments