File tree
158 files changed
+1821
-1903
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_codegen_cranelift/example
- rustc_codegen_gcc/example
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- rustc_hir_typeck/src
- method
- rustc_middle/src
- mir
- ty
- rustc_mir_build/src/builder/expr
- rustc_mir_transform/src
- rustc_trait_selection/src
- error_reporting/traits
- traits
- library
- alloc/src/collections/btree
- compiler-builtins
- builtins-shim
- builtins-test
- tests
- builtins-test-intrinsics
- ci
- compiler-builtins
- src
- libm
- src/math
- generic
- support
- core/src/mem
- coretests/tests
- floats
- std/src/os/unix/net
- src
- doc
- rustc-dev-guide/src
- rustdoc/src
- unstable-book/src/language-features
- librustdoc
- doctest
- html
- tools
- clippy/tests/ui
- miri/tests/fail
- tidy/src
- tests
- assembly/stack-protector
- codegen
- crashes
- rustdoc-ui
- ui
- associated-types
- async-await
- c-variadic
- cmse-nonsecure/cmse-nonsecure-call
- consts
- const-mut-refs
- coroutine
- error-codes
- extern
- feature-gates
- issues
- iterators
- lifetimes
- methods
- moves
- self
- sized
- static
- str
- unsized
- unsized-locals
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
158 files changed
+1821
-1903
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
376 |
| - | |
377 |
| - | |
| 376 | + | |
378 | 377 |
| |
379 | 378 |
| |
380 | 379 |
| |
| |||
957 | 956 |
| |
958 | 957 |
| |
959 | 958 |
| |
960 |
| - | |
| 959 | + | |
961 | 960 |
| |
962 | 961 |
| |
963 | 962 |
| |
| |||
1941 | 1940 |
| |
1942 | 1941 |
| |
1943 | 1942 |
| |
1944 |
| - | |
| 1943 | + | |
1945 | 1944 |
| |
1946 | 1945 |
| |
1947 | 1946 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 | 35 |
| |
40 | 36 |
| |
41 | 37 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 | 40 |
| |
45 | 41 |
| |
46 | 42 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
| 266 | + | |
| 267 | + | |
266 | 268 |
| |
267 | 269 |
| |
268 | 270 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
667 | 667 |
| |
668 | 668 |
| |
669 | 669 |
| |
670 |
| - | |
671 |
| - | |
672 | 670 |
| |
673 | 671 |
| |
674 | 672 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
602 |
| - | |
| 602 | + | |
603 | 603 |
| |
604 | 604 |
| |
605 | 605 |
| |
|
Lines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
752 | 753 |
| |
753 | 754 |
| |
754 | 755 |
| |
755 |
| - | |
756 |
| - | |
757 |
| - | |
758 |
| - | |
759 |
| - | |
760 |
| - | |
761 |
| - | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
762 | 769 |
| |
763 | 770 |
| |
764 | 771 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
633 | 633 |
| |
634 | 634 |
| |
635 | 635 |
| |
636 |
| - | |
| 636 | + | |
637 | 637 |
| |
638 | 638 |
| |
639 | 639 |
| |
|
Lines changed: 5 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 | 118 |
| |
125 | 119 |
| |
126 | 120 |
| |
| |||
140 | 134 |
| |
141 | 135 |
| |
142 | 136 |
| |
| 137 | + | |
| 138 | + | |
143 | 139 |
| |
144 | 140 |
| |
145 |
| - | |
| 141 | + | |
146 | 142 |
| |
147 | 143 |
| |
148 |
| - | |
| 144 | + | |
149 | 145 |
| |
150 | 146 |
| |
151 | 147 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
| 148 | + | |
157 | 149 |
| |
158 | 150 |
| |
159 | 151 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1662 | 1662 |
| |
1663 | 1663 |
| |
1664 | 1664 |
| |
1665 |
| - | |
1666 |
| - | |
1667 |
| - | |
| 1665 | + | |
1668 | 1666 |
| |
1669 | 1667 |
| |
1670 | 1668 |
| |
| |||
1676 | 1674 |
| |
1677 | 1675 |
| |
1678 | 1676 |
| |
1679 |
| - | |
1680 |
| - | |
1681 |
| - | |
| 1677 | + | |
1682 | 1678 |
| |
1683 | 1679 |
| |
1684 | 1680 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
809 | 809 |
| |
810 | 810 |
| |
811 | 811 |
| |
812 |
| - | |
813 |
| - | |
814 |
| - | |
| 812 | + | |
| 813 | + | |
815 | 814 |
| |
816 | 815 |
| |
817 | 816 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
724 | 724 |
| |
725 | 725 |
| |
726 | 726 |
| |
727 |
| - | |
| 727 | + | |
728 | 728 |
| |
729 | 729 |
| |
730 | 730 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
492 | 492 |
| |
493 | 493 |
| |
494 | 494 |
| |
495 |
| - | |
| 495 | + | |
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1133 | 1133 |
| |
1134 | 1134 |
| |
1135 | 1135 |
| |
1136 |
| - | |
1137 |
| - | |
1138 |
| - | |
1139 |
| - | |
1140 |
| - | |
1141 |
| - | |
1142 |
| - | |
1143 | 1136 |
| |
1144 | 1137 |
| |
1145 | 1138 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1417 | 1417 |
| |
1418 | 1418 |
| |
1419 | 1419 |
| |
1420 |
| - | |
| 1420 | + | |
1421 | 1421 |
| |
1422 |
| - | |
| 1422 | + | |
1423 | 1423 |
| |
1424 | 1424 |
| |
1425 | 1425 |
| |
|
Lines changed: 1 addition & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
244 |
| - | |
245 | 243 |
| |
246 | 244 |
| |
247 | 245 |
| |
| |||
273 | 271 |
| |
274 | 272 |
| |
275 | 273 |
| |
276 |
| - | |
277 | 274 |
| |
278 | 275 |
| |
279 | 276 |
| |
| |||
329 | 326 |
| |
330 | 327 |
| |
331 | 328 |
| |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
| 329 | + | |
339 | 330 |
| |
340 | 331 |
| |
341 | 332 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2995 | 2995 |
| |
2996 | 2996 |
| |
2997 | 2997 |
| |
2998 |
| - | |
2999 |
| - | |
3000 |
| - | |
3001 | 2998 |
| |
3002 | 2999 |
| |
3003 | 3000 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
417 |
| - | |
418 |
| - | |
| 417 | + | |
| 418 | + | |
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1220 | 1220 |
| |
1221 | 1221 |
| |
1222 | 1222 |
| |
1223 |
| - | |
| 1223 | + | |
1224 | 1224 |
| |
1225 | 1225 |
| |
1226 | 1226 |
| |
1227 |
| - | |
| 1227 | + | |
1228 | 1228 |
| |
1229 | 1229 |
| |
1230 | 1230 |
| |
| |||
1585 | 1585 |
| |
1586 | 1586 |
| |
1587 | 1587 |
| |
1588 |
| - | |
| 1588 | + | |
1589 | 1589 |
| |
1590 | 1590 |
| |
1591 | 1591 |
| |
1592 |
| - | |
| 1592 | + | |
1593 | 1593 |
| |
1594 | 1594 |
| |
1595 | 1595 |
| |
|
Lines changed: 0 additions & 13 deletions
This file was deleted.
0 commit comments