File tree
76 files changed
+629
-300
lines changed- compiler
- rustc_abi/src
- rustc_arena/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_codegen_ssa/src/mir
- rustc_data_structures/src
- graph/implementation
- sync
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_hir/src
- rustc_hir_analysis/src/coherence
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior
- drop_ranges
- method
- rustc_index/src
- rustc_lint/src
- rustc_llvm/src
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rustc_middle/src
- hir/map
- infer
- mir
- interpret
- traits
- ty
- consts
- rustc_parse/src
- lexer
- parser
- rustc_query_system/src/query
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection/src/solve
- assembly
- eval_ctxt
- rustc_transmute/src
- library/core/src/mem
- src
- bootstrap
- tools/compiletest/src
- tests
- codegen/intrinsics
- ui
- higher-rank-trait-bounds
- traits/new-solver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+629
-300
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1176 | 1176 |
| |
1177 | 1177 |
| |
1178 | 1178 |
| |
1179 |
| - | |
| 1179 | + | |
1180 | 1180 |
| |
1181 | 1181 |
| |
1182 | 1182 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
568 | 569 |
| |
569 | 570 |
| |
570 | 571 |
| |
| 572 | + | |
571 | 573 |
| |
| 574 | + | |
572 | 575 |
| |
573 | 576 |
| |
574 | 577 |
| |
| |||
578 | 581 |
| |
579 | 582 |
| |
580 | 583 |
| |
| 584 | + | |
581 | 585 |
| |
582 | 586 |
| |
583 | 587 |
| |
584 | 588 |
| |
| 589 | + | |
585 | 590 |
| |
586 | 591 |
| |
587 | 592 |
| |
| |||
601 | 606 |
| |
602 | 607 |
| |
603 | 608 |
| |
| 609 | + | |
604 | 610 |
| |
605 | 611 |
| |
606 | 612 |
| |
| |||
616 | 622 |
| |
617 | 623 |
| |
618 | 624 |
| |
| 625 | + | |
619 | 626 |
| |
620 | 627 |
| |
621 | 628 |
| |
622 | 629 |
| |
623 | 630 |
| |
624 | 631 |
| |
| 632 | + | |
625 | 633 |
| |
626 | 634 |
| |
627 | 635 |
| |
628 | 636 |
| |
629 | 637 |
| |
630 | 638 |
| |
631 | 639 |
| |
| 640 | + | |
632 | 641 |
| |
633 | 642 |
| |
634 | 643 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
691 | 691 |
| |
692 | 692 |
| |
693 | 693 |
| |
694 |
| - | |
| 694 | + | |
695 | 695 |
| |
696 | 696 |
| |
697 | 697 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
407 |
| - | |
| 407 | + | |
| 408 | + | |
408 | 409 |
| |
409 | 410 |
| |
410 | 411 |
| |
411 |
| - | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
412 | 415 |
| |
413 | 416 |
| |
414 | 417 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
686 | 686 |
| |
687 | 687 |
| |
688 | 688 |
| |
689 |
| - | |
| 689 | + | |
690 | 690 |
| |
691 | 691 |
| |
692 | 692 |
| |
| |||
988 | 988 |
| |
989 | 989 |
| |
990 | 990 |
| |
991 |
| - | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
992 | 994 |
| |
993 | 995 |
| |
994 | 996 |
| |
|
Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
262 | 287 |
| |
263 | 288 |
| |
264 | 289 |
| |
|
Lines changed: 71 additions & 36 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 | 161 |
| |
173 | 162 |
| |
174 | 163 |
| |
| |||
202 | 191 |
| |
203 | 192 |
| |
204 | 193 |
| |
205 |
| - | |
206 |
| - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
207 | 209 |
| |
208 | 210 |
| |
209 | 211 |
| |
| |||
222 | 224 |
| |
223 | 225 |
| |
224 | 226 |
| |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
229 | 241 |
| |
230 | 242 |
| |
231 | 243 |
| |
| |||
234 | 246 |
| |
235 | 247 |
| |
236 | 248 |
| |
237 |
| - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
238 | 253 |
| |
239 | 254 |
| |
240 | 255 |
| |
241 |
| - | |
242 |
| - | |
| 256 | + | |
| 257 | + | |
243 | 258 |
| |
244 | 259 |
| |
245 | 260 |
| |
| |||
254 | 269 |
| |
255 | 270 |
| |
256 | 271 |
| |
| 272 | + | |
257 | 273 |
| |
258 | 274 |
| |
259 | 275 |
| |
260 | 276 |
| |
261 | 277 |
| |
262 | 278 |
| |
| 279 | + | |
| 280 | + | |
263 | 281 |
| |
264 | 282 |
| |
265 | 283 |
| |
| |||
831 | 849 |
| |
832 | 850 |
| |
833 | 851 |
| |
834 |
| - | |
835 |
| - | |
836 |
| - | |
837 |
| - | |
838 |
| - | |
839 |
| - | |
840 |
| - | |
841 |
| - | |
842 | 852 |
| |
843 | 853 |
| |
844 | 854 |
| |
| |||
847 | 857 |
| |
848 | 858 |
| |
849 | 859 |
| |
850 |
| - | |
851 |
| - | |
852 |
| - | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
853 | 866 |
| |
854 | 867 |
| |
855 | 868 |
| |
| |||
887 | 900 |
| |
888 | 901 |
| |
889 | 902 |
| |
890 |
| - | |
891 |
| - | |
892 |
| - | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
893 | 907 |
| |
894 | 908 |
| |
895 | 909 |
| |
896 |
| - | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
897 | 915 |
| |
898 | 916 |
| |
899 | 917 |
| |
| |||
902 | 920 |
| |
903 | 921 |
| |
904 | 922 |
| |
| 923 | + | |
| 924 | + | |
905 | 925 |
| |
906 | 926 |
| |
907 | 927 |
| |
908 |
| - | |
| 928 | + | |
909 | 929 |
| |
910 | 930 |
| |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + |
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
| 209 | + | |
213 | 210 |
| |
214 | 211 |
| |
215 | 212 |
| |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
| 213 | + | |
220 | 214 |
| |
221 | 215 |
| |
222 | 216 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
778 | 778 |
| |
779 | 779 |
| |
780 | 780 |
| |
781 |
| - | |
| 781 | + | |
782 | 782 |
| |
783 | 783 |
| |
784 | 784 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
| 143 | + | |
143 | 144 |
| |
144 | 145 |
| |
145 | 146 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
315 |
| - | |
| 315 | + | |
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
322 |
| - | |
| 322 | + | |
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
|
0 commit comments