This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
121 files changed
+547
-531
lines changed- compiler
- rustc_borrowck/src/diagnostics
- rustc_errors/src
- rustc_hir_typeck/src
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_metadata/src
- rustc_middle/src/ty
- rustc_mir_build/src
- builder
- coverageinfo
- custom
- parse
- expr
- matches
- thir
- cx
- rustc_passes
- src
- rustc_resolve/src
- late
- rustc_span/src
- rustc_trait_selection/src
- error_reporting/infer
- traits
- library
- alloc
- src
- collections
- vec
- tests
- std/src
- src/doc
- rustdoc/src
- tests
- rustdoc
- rustdoc-gui
- src/test_docs
- rustdoc-json
- rustdoc-ui
- ui
- borrowck
- drop
- editions
- error-emitter
- internal-lints
- intrinsics
- iterators
- never_type
- pattern/rfc-3627-match-ergonomics-2024
- rfcs/rfc-2396-target_feature-11
- rust-2024
- unsafe-attributes
- unsafe-extern-blocks
- rustdoc
- structs-enums
- unsafe
- unsafe_op_in_unsafe_fn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+547
-531
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4275 | 4275 |
| |
4276 | 4276 |
| |
4277 | 4277 |
| |
4278 |
| - | |
4279 | 4278 |
| |
4280 | 4279 |
| |
4281 | 4280 |
| |
|
Lines changed: 20 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1474 | 1474 |
| |
1475 | 1475 |
| |
1476 | 1476 |
| |
1477 |
| - | |
1478 |
| - | |
1479 |
| - | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
1480 | 1480 |
| |
1481 |
| - | |
1482 |
| - | |
1483 |
| - | |
1484 |
| - | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
1485 | 1494 |
| |
1486 |
| - | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
1487 | 1498 |
| |
1488 | 1499 |
| |
1489 | 1500 |
| |
| |||
1500 | 1511 |
| |
1501 | 1512 |
| |
1502 | 1513 |
| |
1503 |
| - | |
1504 | 1514 |
| |
1505 |
| - | |
| 1515 | + | |
1506 | 1516 |
| |
1507 | 1517 |
| |
1508 | 1518 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1569 | 1569 |
| |
1570 | 1570 |
| |
1571 | 1571 |
| |
1572 |
| - | |
| 1572 | + | |
1573 | 1573 |
| |
1574 | 1574 |
| |
1575 |
| - | |
| 1575 | + | |
1576 | 1576 |
| |
1577 | 1577 |
| |
1578 | 1578 |
| |
1579 | 1579 |
| |
1580 | 1580 |
| |
1581 |
| - | |
| 1581 | + | |
1582 | 1582 |
| |
1583 |
| - | |
| 1583 | + | |
1584 | 1584 |
| |
1585 | 1585 |
| |
1586 | 1586 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
1684 | 1684 |
| |
1685 | 1685 |
| |
1686 | 1686 |
| |
1687 |
| - | |
1688 |
| - | |
| 1687 | + | |
1689 | 1688 |
| |
1690 | 1689 |
| |
1691 | 1690 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
536 | 536 |
| |
537 | 537 |
| |
538 | 538 |
| |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 | 539 |
| |
543 | 540 |
| |
544 | 541 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1814 | 1814 |
| |
1815 | 1815 |
| |
1816 | 1816 |
| |
1817 |
| - | |
| 1817 | + | |
1818 | 1818 |
| |
1819 | 1819 |
| |
1820 | 1820 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
Lines changed: 2 additions & 42 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
378 |
| - | |
379 |
| - | |
380 |
| - | |
381 |
| - | |
382 |
| - | |
383 |
| - | |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
389 |
| - | |
390 |
| - | |
391 |
| - | |
392 |
| - | |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
413 |
| - | |
414 |
| - | |
415 |
| - | |
416 |
| - | |
417 |
| - | |
418 | 378 |
| |
419 | 379 |
| |
420 | 380 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
600 | 600 |
| |
601 | 601 |
| |
602 | 602 |
| |
603 |
| - | |
604 |
| - | |
605 | 603 |
| |
606 | 604 |
| |
607 | 605 |
| |
| |||
629 | 627 |
| |
630 | 628 |
| |
631 | 629 |
| |
632 |
| - | |
633 | 630 |
| |
634 | 631 |
| |
635 | 632 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
950 | 950 |
| |
951 | 951 |
| |
952 | 952 |
| |
953 |
| - | |
954 |
| - | |
955 |
| - | |
956 |
| - | |
957 |
| - | |
958 |
| - | |
959 |
| - | |
960 | 953 |
| |
961 | 954 |
| |
962 | 955 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
| 208 | + | |
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
| 220 | + | |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
|
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1677 | 1677 |
| |
1678 | 1678 |
| |
1679 | 1679 |
| |
1680 |
| - | |
| 1680 | + | |
1681 | 1681 |
| |
1682 | 1682 |
| |
1683 | 1683 |
| |
| |||
2606 | 2606 |
| |
2607 | 2607 |
| |
2608 | 2608 |
| |
2609 |
| - | |
| 2609 | + | |
2610 | 2610 |
| |
2611 | 2611 |
| |
2612 | 2612 |
| |
| |||
4189 | 4189 |
| |
4190 | 4190 |
| |
4191 | 4191 |
| |
4192 |
| - | |
| 4192 | + | |
4193 | 4193 |
| |
4194 | 4194 |
| |
4195 | 4195 |
| |
| |||
4243 | 4243 |
| |
4244 | 4244 |
| |
4245 | 4245 |
| |
4246 |
| - | |
| 4246 | + | |
4247 | 4247 |
| |
4248 | 4248 |
| |
4249 | 4249 |
| |
| |||
4790 | 4790 |
| |
4791 | 4791 |
| |
4792 | 4792 |
| |
4793 |
| - | |
| 4793 | + | |
4794 | 4794 |
| |
4795 | 4795 |
| |
4796 | 4796 |
| |
| |||
4826 | 4826 |
| |
4827 | 4827 |
| |
4828 | 4828 |
| |
4829 |
| - | |
| 4829 | + | |
4830 | 4830 |
| |
4831 | 4831 |
| |
4832 | 4832 |
| |
| |||
4867 | 4867 |
| |
4868 | 4868 |
| |
4869 | 4869 |
| |
4870 |
| - | |
| 4870 | + | |
4871 | 4871 |
| |
4872 | 4872 |
| |
4873 | 4873 |
| |
| |||
5069 | 5069 |
| |
5070 | 5070 |
| |
5071 | 5071 |
| |
5072 |
| - | |
| 5072 | + | |
5073 | 5073 |
| |
5074 | 5074 |
| |
5075 | 5075 |
| |
| |||
5108 | 5108 |
| |
5109 | 5109 |
| |
5110 | 5110 |
| |
5111 |
| - | |
| 5111 | + | |
5112 | 5112 |
| |
5113 | 5113 |
| |
5114 | 5114 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
547 |
| - | |
| 547 | + | |
548 | 548 |
| |
549 | 549 |
| |
550 | 550 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
312 |
| - | |
| 312 | + | |
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
0 commit comments