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_defs/src
- rustc_lint
- 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-gui
- src/test_docs
- rustdoc-json
- rustdoc-ui
- rustdoc
- 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 |
| |
|
0 commit comments