File tree
75 files changed
+462
-190
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/tools
- rustc_codegen_ssa/src/mir
- rustc_const_eval
- src
- interpret
- transform
- check_consts
- rustc_hir_analysis/src/check
- rustc_infer/src/infer
- rustc_middle/src/mir
- rustc_mir_build/src/build
- custom/parse
- expr
- matches
- rustc_mir_dataflow/src
- framework
- move_paths
- rustc_mir_transform/src
- coverage
- rustc_smir/src/rustc_smir
- rustc_trait_selection/src/solve
- library
- core
- src
- net
- unicode
- tests/net
- std/src/net/socket_addr
- src
- bootstrap
- ci
- docker
- host-x86_64/test-various/uefi_qemu_test
- scripts
- github-actions
- etc
- test-float-parse
- librustdoc
- clean
- passes
- tools
- clippy/clippy_utils/src
- miri/test-cargo-miri
- tests
- run-make
- coverage-reports
- libtest-junit
- rustdoc-map-file
- sysroot-crates-are-unstable
- ui
- impl-trait/in-trait
- rfcs/rfc-2632-const-trait-impl
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+462
-190
lines changedLines changed: 5 additions & 2 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 |
| |
| |||
2579 | 2579 |
| |
2580 | 2580 |
| |
2581 | 2581 |
| |
2582 |
| - | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
2583 | 2586 |
| |
2584 | 2587 |
| |
2585 | 2588 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
497 |
| - | |
| 497 | + | |
498 | 498 |
| |
499 | 499 |
| |
500 | 500 |
| |
|
Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
414 | 415 |
| |
415 | 416 |
| |
416 | 417 |
| |
417 |
| - | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
418 | 424 |
| |
419 | 425 |
| |
420 | 426 |
| |
| |||
839 | 845 |
| |
840 | 846 |
| |
841 | 847 |
| |
842 |
| - | |
| 848 | + | |
843 | 849 |
| |
844 | 850 |
| |
845 | 851 |
| |
| |||
859 | 865 |
| |
860 | 866 |
| |
861 | 867 |
| |
862 |
| - | |
| 868 | + | |
863 | 869 |
| |
864 | 870 |
| |
865 | 871 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
710 | 710 |
| |
711 | 711 |
| |
712 | 712 |
| |
713 |
| - | |
| 713 | + | |
714 | 714 |
| |
715 | 715 |
| |
716 | 716 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1065 | 1065 |
| |
1066 | 1066 |
| |
1067 | 1067 |
| |
1068 |
| - | |
| 1068 | + | |
| 1069 | + | |
1069 | 1070 |
| |
1070 | 1071 |
| |
1071 | 1072 |
| |
| |||
1370 | 1371 |
| |
1371 | 1372 |
| |
1372 | 1373 |
| |
1373 |
| - | |
| 1374 | + | |
1374 | 1375 |
| |
1375 | 1376 |
| |
1376 | 1377 |
| |
| |||
1446 | 1447 |
| |
1447 | 1448 |
| |
1448 | 1449 |
| |
1449 |
| - | |
| 1450 | + | |
1450 | 1451 |
| |
1451 | 1452 |
| |
1452 | 1453 |
| |
| |||
1573 | 1574 |
| |
1574 | 1575 |
| |
1575 | 1576 |
| |
1576 |
| - | |
| 1577 | + | |
1577 | 1578 |
| |
1578 | 1579 |
| |
1579 | 1580 |
| |
| |||
1591 | 1592 |
| |
1592 | 1593 |
| |
1593 | 1594 |
| |
1594 |
| - | |
| 1595 | + | |
1595 | 1596 |
| |
1596 | 1597 |
| |
1597 | 1598 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
424 |
| - | |
| 424 | + | |
425 | 425 |
| |
426 | 426 |
| |
427 | 427 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
| |||
180 | 179 |
| |
181 | 180 |
| |
182 | 181 |
| |
183 |
| - | |
| 182 | + | |
184 | 183 |
| |
185 | 184 |
| |
186 | 185 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1280 | 1280 |
| |
1281 | 1281 |
| |
1282 | 1282 |
| |
1283 |
| - | |
| 1283 | + | |
1284 | 1284 |
| |
1285 | 1285 |
| |
1286 | 1286 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| 213 | + | |
| 214 | + | |
| 215 | + | |
213 | 216 |
| |
214 | 217 |
| |
215 | 218 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
274 | 286 |
| |
275 | 287 |
| |
276 | 288 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
702 | 702 |
| |
703 | 703 |
| |
704 | 704 |
| |
705 |
| - | |
| 705 | + | |
706 | 706 |
| |
707 | 707 |
| |
708 | 708 |
| |
| |||
755 | 755 |
| |
756 | 756 |
| |
757 | 757 |
| |
758 |
| - | |
| 758 | + | |
759 | 759 |
| |
760 | 760 |
| |
761 | 761 |
| |
| |||
797 | 797 |
| |
798 | 798 |
| |
799 | 799 |
| |
800 |
| - | |
| 800 | + | |
801 | 801 |
| |
802 | 802 |
| |
803 | 803 |
| |
| |||
823 | 823 |
| |
824 | 824 |
| |
825 | 825 |
| |
826 |
| - | |
| 826 | + | |
827 | 827 |
| |
828 | 828 |
| |
829 | 829 |
| |
| |||
866 | 866 |
| |
867 | 867 |
| |
868 | 868 |
| |
869 |
| - | |
| 869 | + | |
870 | 870 |
| |
871 | 871 |
| |
872 | 872 |
| |
| |||
926 | 926 |
| |
927 | 927 |
| |
928 | 928 |
| |
929 |
| - | |
| 929 | + | |
930 | 930 |
| |
931 | 931 |
| |
932 | 932 |
| |
|
0 commit comments