File tree
49 files changed
+157
-124
lines changed- compiler
- rustc_hir/src
- rustc_infer/src/traits
- rustc_lint/src
- rustc_middle/src/ty
- print
- rustc_mir/src
- borrow_check/type_check
- transform
- check_consts
- rustc_privacy/src
- rustc_resolve/src/late
- rustc_trait_selection/src/traits
- error_reporting
- query/type_op
- select
- rustc_traits/src/chalk
- rustc_typeck/src
- astconv
- check
- fn_ctxt
- method
- collect
- impl_wf_check
- src
- librustdoc/clean
- test/ui/rfc-2632-const-trait-impl
- tools/clippy
- clippy_lints/src
- clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+157
-124
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2709 | 2709 |
| |
2710 | 2710 |
| |
2711 | 2711 |
| |
| 2712 | + | |
| 2713 | + | |
| 2714 | + | |
| 2715 | + | |
| 2716 | + | |
| 2717 | + | |
| 2718 | + | |
| 2719 | + | |
| 2720 | + | |
2712 | 2721 |
| |
2713 | 2722 |
| |
2714 | 2723 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2171 | 2171 |
| |
2172 | 2172 |
| |
2173 | 2173 |
| |
2174 |
| - | |
| 2174 | + | |
2175 | 2175 |
| |
2176 | 2176 |
| |
2177 | 2177 |
| |
|
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| |||
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 |
| |
110 | 114 |
| |
111 | 115 |
| |
| |||
213 | 217 |
| |
214 | 218 |
| |
215 | 219 |
| |
216 |
| - | |
217 |
| - | |
218 |
| - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
219 | 225 |
| |
220 | 226 |
| |
221 | 227 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
219 |
| - | |
| 219 | + | |
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
|
Lines changed: 16 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
456 | 456 |
| |
457 | 457 |
| |
458 | 458 |
| |
459 |
| - | |
| 459 | + | |
460 | 460 |
| |
461 | 461 |
| |
462 | 462 |
| |
| |||
612 | 612 |
| |
613 | 613 |
| |
614 | 614 |
| |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
615 | 620 |
| |
616 | 621 |
| |
617 | 622 |
| |
| |||
745 | 750 |
| |
746 | 751 |
| |
747 | 752 |
| |
748 |
| - | |
749 |
| - | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
750 | 758 |
| |
751 | 759 |
| |
752 | 760 |
| |
753 | 761 |
| |
754 | 762 |
| |
755 | 763 |
| |
756 | 764 |
| |
757 |
| - | |
| 765 | + | |
758 | 766 |
| |
759 | 767 |
| |
760 | 768 |
| |
761 | 769 |
| |
762 | 770 |
| |
763 |
| - | |
| 771 | + | |
764 | 772 |
| |
765 |
| - | |
| 773 | + | |
766 | 774 |
| |
767 | 775 |
| |
768 | 776 |
| |
| |||
788 | 796 |
| |
789 | 797 |
| |
790 | 798 |
| |
791 |
| - | |
792 |
| - | |
| 799 | + | |
| 800 | + | |
793 | 801 |
| |
794 | 802 |
| |
795 | 803 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
630 | 630 |
| |
631 | 631 |
| |
632 | 632 |
| |
633 |
| - | |
| 633 | + | |
634 | 634 |
| |
635 | 635 |
| |
636 | 636 |
| |
| |||
2264 | 2264 |
| |
2265 | 2265 |
| |
2266 | 2266 |
| |
2267 |
| - | |
2268 |
| - | |
2269 |
| - | |
2270 |
| - | |
| 2267 | + | |
2271 | 2268 |
| |
2272 | 2269 |
| |
2273 | 2270 |
| |
|
Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
203 | 217 |
| |
204 | 218 |
| |
205 | 219 |
| |
| |||
767 | 781 |
| |
768 | 782 |
| |
769 | 783 |
| |
770 |
| - | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
771 | 788 |
| |
772 | 789 |
| |
773 | 790 |
| |
|
0 commit comments