File tree
65 files changed
+348
-161
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr_parsing/src/attributes
- rustc_borrowck/src/diagnostics
- rustc_codegen_llvm/src/debuginfo
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_index/src
- rustc_lint/src
- rustc_metadata/src
- rustc_middle/src
- mir/interpret/allocation
- ty
- rustc_mir_build/src
- thir/pattern
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src/coverage
- rustc_next_trait_solver/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_privacy
- src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_trait_selection/src/error_reporting/infer/nice_region_error
- library/std/src
- os
- fd
- wasi/io
- src/bootstrap
- defaults
- src/utils
- tests
- rustdoc-ui/doctest
- ui
- deprecation
- error-codes
- pattern/usefulness
- privacy
- restricted
- structs/default-field-values
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+348
-161
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 |
| - | |
| 362 | + | |
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
| 169 | + | |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2480 | 2480 |
| |
2481 | 2481 |
| |
2482 | 2482 |
| |
2483 |
| - | |
| 2483 | + | |
2484 | 2484 |
| |
2485 | 2485 |
| |
2486 | 2486 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
445 |
| - | |
| 445 | + | |
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3146 | 3146 |
| |
3147 | 3147 |
| |
3148 | 3148 |
| |
3149 |
| - | |
| 3149 | + | |
3150 | 3150 |
| |
3151 | 3151 |
| |
3152 | 3152 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
466 |
| - | |
| 466 | + | |
| 467 | + | |
467 | 468 |
| |
468 | 469 |
| |
469 | 470 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| |||
1717 | 1718 |
| |
1718 | 1719 |
| |
1719 | 1720 |
| |
1720 |
| - | |
| 1721 | + | |
1721 | 1722 |
| |
1722 | 1723 |
| |
1723 | 1724 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
162 |
| - | |
| 162 | + | |
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
794 | 794 |
| |
795 | 795 |
| |
796 | 796 |
| |
797 |
| - | |
| 797 | + | |
798 | 798 |
| |
799 | 799 |
| |
800 | 800 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 | 1212 |
| |
1213 |
| - | |
| 1213 | + | |
1214 | 1214 |
| |
1215 | 1215 |
| |
1216 | 1216 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1143 | 1143 |
| |
1144 | 1144 |
| |
1145 | 1145 |
| |
1146 |
| - | |
| 1146 | + | |
1147 | 1147 |
| |
1148 | 1148 |
| |
1149 | 1149 |
| |
| |||
1784 | 1784 |
| |
1785 | 1785 |
| |
1786 | 1786 |
| |
1787 |
| - | |
1788 |
| - | |
1789 |
| - | |
| 1787 | + | |
1790 | 1788 |
| |
1791 | 1789 |
| |
1792 | 1790 |
| |
1793 |
| - | |
1794 |
| - | |
| 1791 | + | |
1795 | 1792 |
| |
1796 | 1793 |
| |
1797 | 1794 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3761 | 3761 |
| |
3762 | 3762 |
| |
3763 | 3763 |
| |
3764 |
| - | |
3765 |
| - | |
3766 |
| - | |
3767 |
| - | |
3768 |
| - | |
3769 |
| - | |
3770 |
| - | |
3771 |
| - | |
3772 |
| - | |
3773 |
| - | |
3774 |
| - | |
3775 |
| - | |
| 3764 | + | |
| 3765 | + | |
| 3766 | + | |
| 3767 | + | |
| 3768 | + | |
| 3769 | + | |
| 3770 | + | |
| 3771 | + | |
| 3772 | + | |
| 3773 | + | |
| 3774 | + | |
| 3775 | + | |
| 3776 | + | |
3776 | 3777 |
| |
3777 | 3778 |
| |
3778 | 3779 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
261 |
| - | |
| 261 | + | |
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
| 420 | + | |
| 421 | + | |
421 | 422 |
| |
422 | 423 |
| |
423 | 424 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| |||
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 |
| - | |
| 304 | + | |
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
436 |
| - | |
| 436 | + | |
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
339 |
| - | |
| 339 | + | |
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
| 331 | + | |
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1894 | 1894 |
| |
1895 | 1895 |
| |
1896 | 1896 |
| |
1897 |
| - | |
| 1897 | + | |
1898 | 1898 |
| |
1899 | 1899 |
| |
1900 | 1900 |
| |
1901 |
| - | |
| 1901 | + | |
1902 | 1902 |
| |
1903 | 1903 |
| |
1904 | 1904 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
| 363 | + | |
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1086 | 1086 |
| |
1087 | 1087 |
| |
1088 | 1088 |
| |
1089 |
| - | |
1090 |
| - | |
1091 |
| - | |
1092 |
| - | |
1093 |
| - | |
1094 |
| - | |
1095 |
| - | |
1096 |
| - | |
| 1089 | + | |
1097 | 1090 |
| |
1098 | 1091 |
| |
1099 | 1092 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
608 | 608 |
| |
609 | 609 |
| |
610 | 610 |
| |
611 |
| - | |
| 611 | + | |
612 | 612 |
| |
613 | 613 |
| |
614 | 614 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
| 138 | + | |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
| 276 | + | |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2095 | 2095 |
| |
2096 | 2096 |
| |
2097 | 2097 |
| |
2098 |
| - | |
| 2098 | + | |
2099 | 2099 |
| |
2100 | 2100 |
| |
2101 | 2101 |
| |
|
0 commit comments