This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 651e9cf
committed
Auto merge of rust-lang#140695 - Zalathar:rollup-i32gzbo, r=Zalathar
Rollup of 12 pull requests
Successful merges:
- rust-lang#139550 (Fix `-Zremap-path-scope` rmeta handling)
- rust-lang#139764 (Consistent trait bounds for ExtractIf Debug impls)
- rust-lang#139773 (Implement `Iterator::last` for `vec::IntoIter`)
- rust-lang#140035 (Implement RFC 3503: frontmatters)
- rust-lang#140251 (coverage-dump: Resolve global file IDs to filenames)
- rust-lang#140393 (std: get rid of `sys_common::process`)
- rust-lang#140532 (Fix RustAnalyzer discovery of rustc's `stable_mir` crate)
- rust-lang#140598 (Steer docs to `utf8_chunks` and `Iterator::take`)
- rust-lang#140634 (Use more accurate ELF flags on MIPS)
- rust-lang#140673 (Clean rustdoc tests folder)
- rust-lang#140678 (Be a bit more relaxed about not yet constrained infer vars in closure upvar analysis)
- rust-lang#140687 (Update mdbook to 0.4.49)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
559 files changed
+2324
-755
lines changed- compiler
- rustc_ast_passes/src
- rustc_codegen_ssa/src/back
- rustc_driver_impl
- src
- rustc_feature/src
- rustc_hir_typeck/src
- rustc_lexer/src
- rustc_metadata/src/rmeta
- rustc_parse
- src
- lexer
- rustc_session/src
- rustc_span/src
- source_map
- rustc_target/src/spec
- targets
- stable_mir
- src
- library
- alloc/src
- collections
- btree
- vec
- core/src
- iter/traits
- str
- std/src
- collections/hash
- sys_common
- sys
- args
- process
- unix
- src
- bootstrap/src/core
- build_steps
- builder
- doc/unstable-book/src/language-features
- librustdoc/html
- tools
- clippy/tests/ui
- coverage-dump
- src
- covfun
- llvm_utils
- rust-analyzer
- crates
- parser/src
- syntax_kind
- syntax
- src/ast/generated
- xtask/src/codegen
- rustbook
- tests
- coverage
- attr
- branch
- condition
- mcdc
- crashes
- run-make
- remap-path-prefix-dwarf
- src
- remap-path-prefix
- rustdoc-js-std
- rustdoc
- anchors
- auxiliary
- assoc
- auxiliary
- async
- auxiliary
- auto
- auxiliary
- constant
- doc-cfg
- enum
- auxiliary
- extern
- auxiliary
- impl
- auxiliary
- intra-doc
- jump-to-def
- auxiliary
- macro
- auxiliary
- primitive
- auxiliary
- private
- reexport
- auxiliary
- source-code-pages
- auxiliary
- src-links
- ui
- closures
- feature-gates
- frontmatter
- auxiliary
- unboxed-closures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
559 files changed
+2324
-755
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| 780 | + | |
780 | 781 | | |
781 | 782 | | |
782 | 783 | | |
| |||
3604 | 3605 | | |
3605 | 3606 | | |
3606 | 3607 | | |
3607 | | - | |
3608 | 3608 | | |
3609 | 3609 | | |
3610 | 3610 | | |
3611 | 3611 | | |
3612 | 3612 | | |
3613 | 3613 | | |
| 3614 | + | |
3614 | 3615 | | |
3615 | 3616 | | |
3616 | 3617 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
| 517 | + | |
517 | 518 | | |
518 | 519 | | |
519 | 520 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
277 | 280 | | |
278 | 281 | | |
279 | 282 | | |
280 | | - | |
281 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
282 | 295 | | |
283 | 296 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
291 | 309 | | |
292 | 310 | | |
293 | 311 | | |
294 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
295 | 322 | | |
296 | 323 | | |
297 | 324 | | |
298 | 325 | | |
299 | 326 | | |
300 | 327 | | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | 328 | | |
313 | 329 | | |
314 | 330 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
| 513 | + | |
| 514 | + | |
513 | 515 | | |
514 | 516 | | |
515 | 517 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
| 194 | + | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
779 | | - | |
| 779 | + | |
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
| |||
1176 | 1176 | | |
1177 | 1177 | | |
1178 | 1178 | | |
1179 | | - | |
| 1179 | + | |
1180 | 1180 | | |
1181 | 1181 | | |
1182 | 1182 | | |
| |||
1185 | 1185 | | |
1186 | 1186 | | |
1187 | 1187 | | |
1188 | | - | |
1189 | | - | |
1190 | | - | |
1191 | | - | |
1192 | | - | |
1193 | | - | |
| 1188 | + | |
1194 | 1189 | | |
1195 | 1190 | | |
1196 | 1191 | | |
| |||
1201 | 1196 | | |
1202 | 1197 | | |
1203 | 1198 | | |
1204 | | - | |
| 1199 | + | |
1205 | 1200 | | |
1206 | 1201 | | |
1207 | 1202 | | |
1208 | | - | |
| 1203 | + | |
1209 | 1204 | | |
1210 | 1205 | | |
1211 | 1206 | | |
1212 | | - | |
| 1207 | + | |
1213 | 1208 | | |
1214 | 1209 | | |
1215 | 1210 | | |
| |||
1264 | 1259 | | |
1265 | 1260 | | |
1266 | 1261 | | |
1267 | | - | |
1268 | | - | |
1269 | | - | |
1270 | | - | |
| 1262 | + | |
1271 | 1263 | | |
1272 | 1264 | | |
1273 | 1265 | | |
| |||
1513 | 1505 | | |
1514 | 1506 | | |
1515 | 1507 | | |
1516 | | - | |
1517 | | - | |
1518 | | - | |
1519 | | - | |
| 1508 | + | |
1520 | 1509 | | |
1521 | 1510 | | |
1522 | 1511 | | |
| |||
1538 | 1527 | | |
1539 | 1528 | | |
1540 | 1529 | | |
1541 | | - | |
| 1530 | + | |
1542 | 1531 | | |
1543 | 1532 | | |
1544 | 1533 | | |
| |||
1556 | 1545 | | |
1557 | 1546 | | |
1558 | 1547 | | |
1559 | | - | |
| 1548 | + | |
1560 | 1549 | | |
1561 | 1550 | | |
1562 | 1551 | | |
| |||
1584 | 1573 | | |
1585 | 1574 | | |
1586 | 1575 | | |
1587 | | - | |
| 1576 | + | |
1588 | 1577 | | |
1589 | 1578 | | |
1590 | 1579 | | |
| |||
1616 | 1605 | | |
1617 | 1606 | | |
1618 | 1607 | | |
1619 | | - | |
| 1608 | + | |
1620 | 1609 | | |
1621 | 1610 | | |
1622 | 1611 | | |
| |||
1631 | 1620 | | |
1632 | 1621 | | |
1633 | 1622 | | |
1634 | | - | |
| 1623 | + | |
1635 | 1624 | | |
1636 | 1625 | | |
1637 | 1626 | | |
| |||
1820 | 1809 | | |
1821 | 1810 | | |
1822 | 1811 | | |
1823 | | - | |
| 1812 | + | |
1824 | 1813 | | |
1825 | 1814 | | |
1826 | 1815 | | |
| |||
1890 | 1879 | | |
1891 | 1880 | | |
1892 | 1881 | | |
1893 | | - | |
| 1882 | + | |
1894 | 1883 | | |
1895 | 1884 | | |
1896 | 1885 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
18 | | - | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| 28 | + | |
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
| |||
95 | 102 | | |
96 | 103 | | |
97 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
98 | 110 | | |
99 | 111 | | |
100 | 112 | | |
| |||
0 commit comments