This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
71 files changed
+284
-461
lines changed- compiler
- rustc_borrowck/src
- type_check
- liveness
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- check_consts
- rustc_hir_analysis
- locales
- src
- check
- rustc_hir_typeck/src/fn_ctxt
- rustc_infer/src/infer
- canonical
- rustc_middle/src/mir
- rustc_mir_build/src
- build
- custom/parse
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_trait_selection/src
- solve
- canonical
- traits
- library/core/src/intrinsics
- src
- bootstrap
- tools
- clippy/clippy_utils/src
- rustdoc-gui
- tests
- mir-opt/building/custom
- ui
- traits/new-solver
- union
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+284
-461
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3861 | 3861 |
| |
3862 | 3862 |
| |
3863 | 3863 |
| |
| 3864 | + | |
| 3865 | + | |
3864 | 3866 |
| |
3865 | 3867 |
| |
3866 | 3868 |
| |
| |||
3953 | 3955 |
| |
3954 | 3956 |
| |
3955 | 3957 |
| |
3956 |
| - | |
| 3958 | + | |
3957 | 3959 |
| |
3958 | 3960 |
| |
3959 | 3961 |
| |
|
Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 | 121 |
| |
131 | 122 |
| |
132 | 123 |
| |
|
Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
743 | 743 |
| |
744 | 744 |
| |
745 | 745 |
| |
746 |
| - | |
747 |
| - | |
748 |
| - | |
749 |
| - | |
750 |
| - | |
751 |
| - | |
752 |
| - | |
753 |
| - | |
754 |
| - | |
755 | 746 |
| |
756 | 747 |
| |
757 | 748 |
| |
| |||
866 | 857 |
| |
867 | 858 |
| |
868 | 859 |
| |
869 |
| - | |
870 | 860 |
| |
871 | 861 |
| |
872 | 862 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
438 |
| - | |
439 |
| - | |
| 438 | + | |
440 | 439 |
| |
441 | 440 |
| |
442 | 441 |
| |
|
Lines changed: 0 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1312 | 1312 |
| |
1313 | 1313 |
| |
1314 | 1314 |
| |
1315 |
| - | |
1316 |
| - | |
1317 |
| - | |
1318 |
| - | |
1319 |
| - | |
1320 |
| - | |
1321 |
| - | |
1322 |
| - | |
1323 |
| - | |
1324 |
| - | |
1325 |
| - | |
1326 |
| - | |
1327 |
| - | |
1328 |
| - | |
1329 |
| - | |
1330 |
| - | |
1331 |
| - | |
1332 |
| - | |
1333 | 1315 |
| |
1334 | 1316 |
| |
1335 | 1317 |
| |
| |||
1629 | 1611 |
| |
1630 | 1612 |
| |
1631 | 1613 |
| |
1632 |
| - | |
1633 | 1614 |
| |
1634 | 1615 |
| |
1635 | 1616 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 | 74 |
| |
78 | 75 |
| |
79 | 76 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
502 |
| - | |
503 | 502 |
| |
504 | 503 |
| |
505 | 504 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
543 | 543 |
| |
544 | 544 |
| |
545 | 545 |
| |
546 |
| - | |
547 |
| - | |
| 546 | + | |
548 | 547 |
| |
549 | 548 |
| |
550 | 549 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
298 |
| - | |
299 | 298 |
| |
300 | 299 |
| |
301 | 300 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1305 | 1305 |
| |
1306 | 1306 |
| |
1307 | 1307 |
| |
1308 |
| - | |
1309 |
| - | |
1310 |
| - | |
1311 |
| - | |
1312 | 1308 |
| |
1313 | 1309 |
| |
1314 | 1310 |
| |
|
0 commit comments