File tree
613 files changed
+917
-4514
lines changed- compiler
- rustc_ast_passes/src
- rustc_ast/src
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir/src
- rustc_infer/src/infer
- canonical
- rustc_lint/src
- rustc_middle/src/ty
- rustc_privacy/src
- rustc_resolve/src
- late
- rustc_span/src
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_typeck/src
- check
- src
- test
- debuginfo
- incremental/const-generics
- try_unify_abstract_const_regression_tests
- rustdoc/const-generics
- lazy_normalization_consts
- ui
- array-slice-vec
- associated-consts
- associated-item
- async-await/issues
- binding
- const-generics
- auxiliary
- backcompat
- const_evaluatable_checked
- defaults
- auxiliary
- early
- generic_const_exprs
- auxiliary
- infer
- issues
- auxiliary
- late-bound-vars
- min_const_generics
- occurs-check
- std
- type-dependent
- auxiliary
- consts
- enum-discriminant
- enum
- error-codes
- feature-gates
- generics
- hygiene
- impl-trait
- multiple-lifetimes
- issues
- lazy_normalization_consts
- mir
- obsolete-in-place
- polymorphization
- const_parameters
- resolve
- rfc-2497-if-let-chains
- self
- simd
- specialization
- symbol-names
- type-alias-impl-trait
- typeck
- tools/clippy/tests/ui
- crashes
- doc
- missing_const_for_fn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
613 files changed
+917
-4514
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
335 |
| - | |
336 |
| - | |
| 335 | + | |
| 336 | + | |
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1351 | 1351 |
| |
1352 | 1352 |
| |
1353 | 1353 |
| |
1354 |
| - | |
| 1354 | + | |
1355 | 1355 |
| |
1356 | 1356 |
| |
1357 | 1357 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
687 | 687 |
| |
688 | 688 |
| |
689 | 689 |
| |
690 |
| - | |
691 | 690 |
| |
692 | 691 |
| |
693 | 692 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 | 7 |
| |
10 | 8 |
| |
11 | 9 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
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 & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
| 276 | + | |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
|
Lines changed: 7 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
453 | 453 |
| |
454 | 454 |
| |
455 | 455 |
| |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 | 456 |
| |
460 | 457 |
| |
461 | 458 |
| |
| |||
545 | 542 |
| |
546 | 543 |
| |
547 | 544 |
| |
548 |
| - | |
549 |
| - | |
550 |
| - | |
551 | 545 |
| |
552 | 546 |
| |
553 | 547 |
| |
554 |
| - | |
555 |
| - | |
556 |
| - | |
557 | 548 |
| |
558 | 549 |
| |
559 | 550 |
| |
| |||
679 | 670 |
| |
680 | 671 |
| |
681 | 672 |
| |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
682 | 679 |
| |
683 | 680 |
| |
684 | 681 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
| 105 | + | |
| 106 | + | |
| 107 | + | |
105 | 108 |
| |
106 | 109 |
| |
107 | 110 |
| |
| |||
128 | 131 |
| |
129 | 132 |
| |
130 | 133 |
| |
| 134 | + | |
| 135 | + | |
131 | 136 |
| |
132 | 137 |
| |
133 | 138 |
| |
| 139 | + | |
| 140 | + | |
134 | 141 |
| |
135 | 142 |
| |
136 | 143 |
| |
|
0 commit comments