File tree
56 files changed
+107
-801
lines changed- compiler
- rustc_feature/src
- rustc_middle/src
- rustc_mir_build/src
- build/matches
- thir/pattern
- rustc_target/src
- rustc_traits/src/chalk
- rustc_transmute/src/layout
- library
- alloc/src/collections/vec_deque
- core/src
- std/src
- tests/ui
- binding
- closures/2229_closure_analysis/run_pass
- consts/const-eval
- enum-discriminant
- feature-gates
- never_type
- pattern/usefulness
- reachable
- rfcs/rfc-2008-non-exhaustive/uninhabited
- try-trait
- uninhabited
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
56 files changed
+107
-801
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| 157 | + | |
| 158 | + | |
157 | 159 |
| |
158 | 160 |
| |
159 | 161 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
396 |
| - | |
397 |
| - | |
398 | 396 |
| |
399 | 397 |
| |
400 | 398 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
270 | 268 |
| |
271 | 269 |
| |
272 | 270 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
502 |
| - | |
503 |
| - | |
| 502 | + | |
504 | 503 |
| |
505 | 504 |
| |
506 | 505 |
| |
|
Lines changed: 9 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
902 | 902 |
| |
903 | 903 |
| |
904 | 904 |
| |
905 |
| - | |
906 |
| - | |
907 |
| - | |
| 905 | + | |
| 906 | + | |
908 | 907 |
| |
909 | 908 |
| |
910 | 909 |
| |
| |||
941 | 940 |
| |
942 | 941 |
| |
943 | 942 |
| |
944 |
| - | |
945 |
| - | |
946 |
| - | |
947 |
| - | |
948 |
| - | |
949 |
| - | |
950 |
| - | |
951 |
| - | |
952 |
| - | |
953 | 943 |
| |
954 | 944 |
| |
955 | 945 |
| |
956 | 946 |
| |
957 |
| - | |
958 |
| - | |
959 |
| - | |
960 |
| - | |
961 |
| - | |
962 |
| - | |
963 |
| - | |
964 |
| - | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
965 | 953 |
| |
966 | 954 |
| |
967 | 955 |
| |
968 | 956 |
| |
969 |
| - | |
| 957 | + | |
970 | 958 |
| |
971 | 959 |
| |
972 | 960 |
| |
| |||
998 | 986 |
| |
999 | 987 |
| |
1000 | 988 |
| |
1001 |
| - | |
1002 |
| - | |
1003 |
| - | |
1004 |
| - | |
1005 |
| - | |
1006 |
| - | |
1007 | 989 |
| |
1008 | 990 |
| |
1009 | 991 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 |
| - | |
| 343 | + | |
348 | 344 |
| |
349 | 345 |
| |
350 | 346 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
| 555 | + | |
555 | 556 |
| |
556 | 557 |
| |
557 | 558 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
89 | 90 |
| |
90 | 91 |
| |
91 | 92 |
| |
|
0 commit comments