File tree
47 files changed
+1064
-99
lines changed- compiler
- rustc_ast/src
- attr
- rustc_ast_pretty/src
- rustc_codegen_ssa/src/back
- rustc_error_codes/src
- error_codes
- rustc_expand/src
- rustc_interface/src
- rustc_lexer/src
- rustc_mir/src/util
- rustc_parse/src/parser
- rustc_resolve/src
- rustc_session/src
- library
- core/src
- iter
- traits
- macros
- std/src
- net
- src
- doc
- rustc/src/codegen-options
- rustdoc/src
- librustdoc/html
- render
- static/themes
- test
- mir-opt
- rustdoc
- ui
- consts/std/net
- macros
- parser/shebang
- tools/clippy/clippy_lints/src/utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+1064
-99
lines changedLines changed: 15 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
922 | 922 |
| |
923 | 923 |
| |
924 | 924 |
| |
925 |
| - | |
926 |
| - | |
927 |
| - | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
928 | 932 |
| |
929 | 933 |
| |
930 | 934 |
| |
| |||
958 | 962 |
| |
959 | 963 |
| |
960 | 964 |
| |
961 |
| - | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
962 | 973 |
| |
963 | 974 |
| |
964 | 975 |
| |
|
Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
| |||
634 | 633 |
| |
635 | 634 |
| |
636 | 635 |
| |
637 |
| - | |
638 |
| - | |
639 |
| - | |
640 |
| - | |
| 636 | + | |
641 | 637 |
| |
642 | 638 |
| |
643 | 639 |
| |
| |||
647 | 643 |
| |
648 | 644 |
| |
649 | 645 |
| |
650 |
| - | |
651 |
| - | |
| 646 | + | |
652 | 647 |
| |
653 | 648 |
| |
654 | 649 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1305 | 1305 |
| |
1306 | 1306 |
| |
1307 | 1307 |
| |
1308 |
| - | |
| 1308 | + | |
1309 | 1309 |
| |
1310 | 1310 |
| |
1311 | 1311 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
692 | 692 |
| |
693 | 693 |
| |
694 | 694 |
| |
695 |
| - | |
| 695 | + | |
696 | 696 |
| |
697 | 697 |
| |
698 | 698 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1507 | 1507 |
| |
1508 | 1508 |
| |
1509 | 1509 |
| |
1510 |
| - | |
1511 | 1510 |
| |
1512 |
| - | |
1513 |
| - | |
1514 |
| - | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
1515 | 1514 |
| |
1516 | 1515 |
| |
1517 | 1516 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1084 | 1084 |
| |
1085 | 1085 |
| |
1086 | 1086 |
| |
1087 |
| - | |
| 1087 | + | |
1088 | 1088 |
| |
1089 | 1089 |
| |
1090 | 1090 |
| |
| |||
1289 | 1289 |
| |
1290 | 1290 |
| |
1291 | 1291 |
| |
1292 |
| - | |
| 1292 | + | |
1293 | 1293 |
| |
1294 | 1294 |
| |
1295 | 1295 |
| |
| |||
1499 | 1499 |
| |
1500 | 1500 |
| |
1501 | 1501 |
| |
1502 |
| - | |
| 1502 | + | |
1503 | 1503 |
| |
1504 | 1504 |
| |
1505 | 1505 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
| 457 | + | |
457 | 458 |
| |
458 | 459 |
| |
459 | 460 |
| |
|
Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
1363 | 1363 |
| |
1364 | 1364 |
| |
1365 | 1365 |
| |
1366 |
| - | |
| 1366 | + | |
1367 | 1367 |
| |
1368 | 1368 |
| |
1369 | 1369 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 |
| |
97 | 101 |
| |
98 | 102 |
| |
| |||
293 | 297 |
| |
294 | 298 |
| |
295 | 299 |
| |
296 |
| - | |
| 300 | + | |
297 | 301 |
| |
298 | 302 |
| |
299 | 303 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
| 405 | + | |
405 | 406 |
| |
406 | 407 |
| |
407 | 408 |
| |
|
Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
195 |
| - | |
| 194 | + | |
196 | 195 |
| |
197 |
| - | |
198 |
| - | |
199 |
| - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
200 | 204 |
| |
201 | 205 |
| |
202 | 206 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
147 | 148 |
| |
148 | 149 |
| |
149 | 150 |
| |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
150 | 161 |
| |
151 | 162 |
| |
152 | 163 |
| |
|
0 commit comments