File tree
52 files changed
+640
-252
lines changed- compiler
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc/src/intrinsic
- rustc_codegen_llvm/src
- rustc_hir_analysis/src/check
- rustc_lint/src
- rustc_span/src
- library/core/src/intrinsics
- src/tools/miri
- src/intrinsics
- tests/pass/intrinsics
- tests/ui
- allocator
- associated-types
- attributes
- expr
- generics
- imports
- lint/unused
- macros
- methods
- mismatched_types
- parser
- simd/intrinsic
- test-attrs
- traits
- transmute
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+640
-252
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
499 |
| - | |
| 499 | + | |
| 500 | + | |
500 | 501 |
| |
501 | 502 |
| |
502 | 503 |
| |
| |||
527 | 528 |
| |
528 | 529 |
| |
529 | 530 |
| |
| 531 | + | |
| 532 | + | |
530 | 533 |
| |
531 | 534 |
| |
532 | 535 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
780 | 780 |
| |
781 | 781 |
| |
782 | 782 |
| |
| 783 | + | |
783 | 784 |
| |
784 | 785 |
| |
785 | 786 |
| |
| |||
827 | 828 |
| |
828 | 829 |
| |
829 | 830 |
| |
| 831 | + | |
830 | 832 |
| |
831 | 833 |
| |
832 | 834 |
| |
|
Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1537 | 1537 |
| |
1538 | 1538 |
| |
1539 | 1539 |
| |
| 1540 | + | |
1540 | 1541 |
| |
1541 | 1542 |
| |
1542 | 1543 |
| |
| |||
1563 | 1564 |
| |
1564 | 1565 |
| |
1565 | 1566 |
| |
| 1567 | + | |
1566 | 1568 |
| |
1567 | 1569 |
| |
1568 | 1570 |
| |
| |||
2309 | 2311 |
| |
2310 | 2312 |
| |
2311 | 2313 |
| |
2312 |
| - | |
| 2314 | + | |
| 2315 | + | |
| 2316 | + | |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
| 2320 | + | |
2313 | 2321 |
| |
2314 | 2322 |
| |
2315 | 2323 |
| |
| |||
2330 | 2338 |
| |
2331 | 2339 |
| |
2332 | 2340 |
| |
| 2341 | + | |
| 2342 | + | |
2333 | 2343 |
| |
2334 | 2344 |
| |
2335 | 2345 |
| |
| |||
2350 | 2360 |
| |
2351 | 2361 |
| |
2352 | 2362 |
| |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
| 2367 | + | |
2353 | 2368 |
| |
2354 | 2369 |
| |
2355 | 2370 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
594 | 594 |
| |
595 | 595 |
| |
596 | 596 |
| |
| 597 | + | |
597 | 598 |
| |
598 |
| - | |
| 599 | + | |
599 | 600 |
| |
600 | 601 |
| |
601 | 602 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| 186 | + | |
186 | 187 |
| |
187 | 188 |
| |
188 | 189 |
| |
| |||
191 | 192 |
| |
192 | 193 |
| |
193 | 194 |
| |
194 |
| - | |
195 |
| - | |
| 195 | + | |
| 196 | + | |
196 | 197 |
| |
197 | 198 |
| |
198 |
| - | |
| 199 | + | |
199 | 200 |
| |
200 | 201 |
| |
201 | 202 |
| |
| |||
508 | 509 |
| |
509 | 510 |
| |
510 | 511 |
| |
| 512 | + | |
511 | 513 |
| |
512 | 514 |
| |
513 |
| - | |
| 515 | + | |
514 | 516 |
| |
515 | 517 |
| |
516 | 518 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1977 | 1977 |
| |
1978 | 1978 |
| |
1979 | 1979 |
| |
| 1980 | + | |
| 1981 | + | |
1980 | 1982 |
| |
1981 | 1983 |
| |
1982 | 1984 |
| |
| |||
2004 | 2006 |
| |
2005 | 2007 |
| |
2006 | 2008 |
| |
| 2009 | + | |
2007 | 2010 |
| |
2008 | 2011 |
| |
2009 | 2012 |
| |
|
Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
129 | 163 |
| |
130 | 164 |
| |
131 | 165 |
| |
| |||
678 | 712 |
| |
679 | 713 |
| |
680 | 714 |
| |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
681 | 723 |
| |
682 | 724 |
| |
683 | 725 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| |||
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
| 75 | + | |
74 | 76 |
| |
75 | 77 |
| |
76 | 78 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
572 | 576 |
| |
573 | 577 |
| |
574 | 578 |
| |
| |||
586 | 590 |
| |
587 | 591 |
| |
588 | 592 |
| |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
589 | 597 |
| |
590 | 598 |
| |
591 | 599 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + |
0 commit comments