Commit ae1c8ea
File tree
82 files changed
+297
-219
lines changed- compiler
- rustc_hir_typeck/src
- rustc_middle/src/ty
- rustc_mir_build
- rustc_parse
- rustc_resolve/src/late
- rustc_trait_selection/src/error_reporting/infer
- rustc_type_ir/src
- src
- bootstrap/src/core/build_steps
- doc
- tools/rustbook
- src
- tests
- crashes
- ui
- array-slice-vec
- closures/2229_closure_analysis
- const-generics
- generic_const_exprs
- consts
- destructuring-assignment
- empty
- error-codes
- feature-gates
- half-open-range-patterns
- inference
- issues
- let-else
- loops
- match
- mir
- never_type
- or-patterns
- parser
- issues
- recover
- pattern
- usefulness
- recursion
- resolve
- rfcs/rfc-2008-non-exhaustive
- sized
- suggestions
- uninhabited
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+297
-219
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
367 |
| - | |
| 367 | + | |
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 | 154 |
| |
159 | 155 |
| |
160 | 156 |
| |
|
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
67 | 64 |
| |
68 | 65 |
| |
69 | 66 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
827 | 827 |
| |
828 | 828 |
| |
829 | 829 |
| |
830 |
| - | |
| 830 | + | |
831 | 831 |
| |
832 | 832 |
| |
833 | 833 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1206 | 1206 |
| |
1207 | 1207 |
| |
1208 | 1208 |
| |
1209 |
| - | |
| 1209 | + | |
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 | 1212 |
| |
|
Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1792 | 1792 |
| |
1793 | 1793 |
| |
1794 | 1794 |
| |
1795 |
| - | |
1796 |
| - | |
| 1795 | + | |
| 1796 | + | |
1797 | 1797 |
| |
1798 | 1798 |
| |
1799 | 1799 |
| |
1800 |
| - | |
| 1800 | + | |
1801 | 1801 |
| |
1802 | 1802 |
| |
1803 | 1803 |
| |
| |||
1838 | 1838 |
| |
1839 | 1839 |
| |
1840 | 1840 |
| |
| 1841 | + | |
| 1842 | + | |
1841 | 1843 |
| |
1842 | 1844 |
| |
1843 |
| - | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
1844 | 1849 |
| |
1845 | 1850 |
| |
1846 | 1851 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
260 |
| - | |
261 |
| - | |
262 | 260 |
| |
263 | 261 |
| |
264 | 262 |
| |
|
Lines changed: 3 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
504 |
| - | |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 |
| - | |
509 |
| - | |
510 |
| - | |
511 |
| - | |
512 |
| - | |
513 |
| - | |
514 |
| - | |
515 |
| - | |
| 504 | + | |
| 505 | + | |
516 | 506 |
| |
| 507 | + | |
517 | 508 |
| |
518 | 509 |
| |
519 | 510 |
| |
|
0 commit comments