File tree
98 files changed
+1281
-741
lines changed- compiler
- rustc_ast_passes/src
- rustc_driver_impl
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_lint_defs/src
- rustc_pattern_analysis/src
- library
- alloc/src
- core/src
- std/src/sys/personality
- dwarf
- unwind/src
- src
- bootstrap/src/core
- doc
- rustdoc/src/read-documentation
- unstable-book/src/language-features
- librustdoc/html
- render
- static/js
- tools/clippy/tests/ui
- tests
- mir-opt/building/match
- rustdoc-js-std
- rustdoc-js
- ui
- binding
- consts/miri_unleashed
- feature-gates
- half-open-range-patterns
- inline-const
- match
- mir
- parser
- issues
- recover
- pattern
- usefulness
- integer-ranges
- range
- rfcs/rfc-1445-restrict-constants-in-patterns
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+1281
-741
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5597 | 5597 |
| |
5598 | 5598 |
| |
5599 | 5599 |
| |
5600 |
| - | |
| 5600 | + | |
5601 | 5601 |
| |
5602 |
| - | |
| 5602 | + | |
5603 | 5603 |
| |
5604 | 5604 |
| |
5605 | 5605 |
| |
| |||
5618 | 5618 |
| |
5619 | 5619 |
| |
5620 | 5620 |
| |
5621 |
| - | |
| 5621 | + | |
5622 | 5622 |
| |
5623 |
| - | |
| 5623 | + | |
5624 | 5624 |
| |
5625 | 5625 |
| |
5626 | 5626 |
| |
|
Lines changed: 1 addition & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 | 421 |
| |
431 | 422 |
| |
432 | 423 |
| |
| |||
619 | 610 |
| |
620 | 611 |
| |
621 | 612 |
| |
622 |
| - | |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 | 613 |
| |
627 | 614 |
| |
628 | 615 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
| 165 | + | |
| 166 | + | |
165 | 167 |
| |
166 | 168 |
| |
167 | 169 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
457 |
| - | |
458 |
| - | |
459 | 457 |
| |
460 | 458 |
| |
461 | 459 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
844 | 844 |
| |
845 | 845 |
| |
846 | 846 |
| |
847 |
| - | |
848 | 847 |
| |
849 | 848 |
| |
850 | 849 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
| 168 | + | |
168 | 169 |
| |
169 | 170 |
| |
170 | 171 |
| |
| |||
179 | 180 |
| |
180 | 181 |
| |
181 | 182 |
| |
182 |
| - | |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1133 | 1133 |
| |
1134 | 1134 |
| |
1135 | 1135 |
| |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
1136 | 1142 |
| |
1137 | 1143 |
| |
1138 | 1144 |
| |
| |||
1232 | 1238 |
| |
1233 | 1239 |
| |
1234 | 1240 |
| |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
1235 | 1247 |
| |
1236 | 1248 |
| |
1237 | 1249 |
| |
|
0 commit comments