Commit 129e946
committed
Auto merge of rust-lang#88371 - Manishearth:rollup-pkkjsme, r=Manishearth
Rollup of 11 pull requests
Successful merges:
- rust-lang#87832 (Fix debugger stepping behavior with `match` expressions)
- rust-lang#88123 (Make spans for tuple patterns in E0023 more precise)
- rust-lang#88215 (Reland rust-lang#83738: "rustdoc: Don't load all extern crates unconditionally")
- rust-lang#88216 (Don't stabilize creation of TryReserveError instances)
- rust-lang#88270 (Handle type ascription type ops in NLL HRTB diagnostics)
- rust-lang#88289 (Fixes for LLVM change 0f45c16)
- rust-lang#88320 (type_implements_trait consider obligation failure on overflow)
- rust-lang#88332 (Add argument types tait tests)
- rust-lang#88340 (Add `c_size_t` and `c_ssize_t` to `std::os::raw`.)
- rust-lang#88346 (Revert "Add type of a let tait test impl trait straight in let")
- rust-lang#88348 (Add field types tait tests)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
0 commit comments