Commit d9b9e50
committed
Auto merge of #156374 - JonathanBrouwer:rollup-Orm2U9C, r=JonathanBrouwer
Rollup of 10 pull requests
Successful merges:
- #148214 (Consider `Result<T, Uninhabited>` and `ControlFlow<Uninhabited, T>` to be equivalent to `T` for must use lint)
- #149362 (Add Command::get_resolved_envs)
- #155705 (Add `str::word_to_titlecase()` to `alloc`)
- #155970 (Add mention of sendfile(2) and splice(2) to fs::copy() documentation.)
- #156006 (Update a bunch of bootstrap dependencies to remove windows-target)
- #155188 (Add regression test for issue 144329)
- #155515 (error on empty `export_name`)
- #155817 (validate `#[link_name = "..."]` & `#[link(name = "...")]` parameters)
- #156107 (remove turbofish notation + use None / Some instead of Option:: (in match documentation))
- #156133 (mark some panicking methods around Duration as track_caller)26 files changed
Lines changed: 621 additions & 277 deletions
File tree
- compiler
- rustc_attr_parsing/src
- attributes
- rustc_lint/src/unused
- library
- alloc/src
- std/src
- sys/process
- unix
- src/bootstrap
- tests
- codegen-llvm/issues
- ui
- attributes
- linkage-attr/raw-dylib/elf
- lint/unused
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
45 | 58 | | |
46 | 59 | | |
47 | 60 | | |
| |||
218 | 231 | | |
219 | 232 | | |
220 | 233 | | |
221 | | - | |
| 234 | + | |
222 | 235 | | |
223 | 236 | | |
224 | 237 | | |
| |||
230 | 243 | | |
231 | 244 | | |
232 | 245 | | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | 246 | | |
240 | 247 | | |
241 | 248 | | |
| |||
265 | 272 | | |
266 | 273 | | |
267 | 274 | | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
268 | 278 | | |
269 | 279 | | |
270 | 280 | | |
| 281 | + | |
271 | 282 | | |
272 | 283 | | |
273 | 284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
399 | 406 | | |
400 | 407 | | |
401 | 408 | | |
| |||
410 | 417 | | |
411 | 418 | | |
412 | 419 | | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
413 | 427 | | |
414 | 428 | | |
415 | 429 | | |
| |||
984 | 998 | | |
985 | 999 | | |
986 | 1000 | | |
987 | | - | |
988 | | - | |
989 | | - | |
990 | | - | |
991 | | - | |
992 | | - | |
993 | | - | |
994 | 1001 | | |
995 | 1002 | | |
996 | 1003 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 136 | | |
143 | 137 | | |
144 | 138 | | |
145 | 139 | | |
146 | 140 | | |
147 | | - | |
148 | 141 | | |
149 | 142 | | |
150 | 143 | | |
| |||
157 | 150 | | |
158 | 151 | | |
159 | 152 | | |
160 | | - | |
161 | | - | |
| 153 | + | |
162 | 154 | | |
163 | 155 | | |
164 | 156 | | |
165 | | - | |
166 | | - | |
| 157 | + | |
167 | 158 | | |
168 | 159 | | |
169 | 160 | | |
170 | | - | |
171 | | - | |
| 161 | + | |
172 | 162 | | |
173 | 163 | | |
174 | 164 | | |
175 | | - | |
176 | | - | |
| 165 | + | |
177 | 166 | | |
178 | 167 | | |
179 | 168 | | |
180 | | - | |
181 | | - | |
| 169 | + | |
182 | 170 | | |
183 | 171 | | |
184 | 172 | | |
185 | | - | |
| 173 | + | |
186 | 174 | | |
187 | 175 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 176 | | |
205 | 177 | | |
206 | 178 | | |
| |||
258 | 230 | | |
259 | 231 | | |
260 | 232 | | |
261 | | - | |
| 233 | + | |
262 | 234 | | |
263 | 235 | | |
264 | 236 | | |
| |||
280 | 252 | | |
281 | 253 | | |
282 | 254 | | |
283 | | - | |
284 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
285 | 258 | | |
286 | 259 | | |
287 | 260 | | |
| |||
345 | 318 | | |
346 | 319 | | |
347 | 320 | | |
348 | | - | |
| 321 | + | |
349 | 322 | | |
350 | 323 | | |
351 | 324 | | |
| |||
0 commit comments