File tree
82 files changed
+1705
-1401
lines changed- compiler
- rustc_attr/src
- rustc_borrowck/src/diagnostics
- rustc_const_eval
- src
- check_consts
- const_eval
- rustc_feature/src
- rustc_hir_typeck/src
- rustc_middle/src/ty
- rustc_parse/src/parser
- rustc_passes/src
- rustc_span/src
- rustc_trait_selection/src
- library
- core
- src
- str
- tests
- std/src/os/unix
- src
- doc
- librustdoc
- clean
- passes
- tools/clippy
- clippy_lints/src
- attrs
- clippy_utils/src
- tests/ui
- tests
- rustdoc-ui
- rustdoc
- ui
- closures
- consts
- auxiliary
- const-eval/simd
- derives
- destructuring-assignment
- error-codes
- intrinsics
- pattern/usefulness
- repr
- rfcs/rfc-2008-non-exhaustive/improper_ctypes
- auxiliary
- stability-attribute
- structs
- target-feature
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+1705
-1401
lines changedLines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
277 |
| - | |
| 276 | + | |
278 | 277 |
| |
279 | 278 |
| |
280 | 279 |
| |
| |||
330 | 329 |
| |
331 | 330 |
| |
332 | 331 |
| |
333 |
| - | |
| 332 | + | |
334 | 333 |
| |
335 | 334 |
| |
336 | 335 |
| |
| |||
352 | 351 |
| |
353 | 352 |
| |
354 | 353 |
| |
355 |
| - | |
356 |
| - | |
357 |
| - | |
358 |
| - | |
| 354 | + | |
359 | 355 |
| |
360 | 356 |
| |
361 | 357 |
| |
|
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
267 | 268 |
| |
268 | 269 |
| |
269 | 270 |
| |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
270 | 280 |
| |
271 | 281 |
| |
272 | 282 |
| |
| |||
291 | 301 |
| |
292 | 302 |
| |
293 | 303 |
| |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
294 | 311 |
| |
295 | 312 |
| |
296 | 313 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
402 |
| - | |
| 402 | + | |
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
|
Lines changed: 16 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
736 | 736 |
| |
737 | 737 |
| |
738 | 738 |
| |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
739 | 748 |
| |
740 | 749 |
| |
741 | 750 |
| |
742 | 751 |
| |
743 | 752 |
| |
744 |
| - | |
| 753 | + | |
745 | 754 |
| |
746 | 755 |
| |
747 | 756 |
| |
748 |
| - | |
| 757 | + | |
749 | 758 |
| |
750 | 759 |
| |
751 | 760 |
| |
| |||
755 | 764 |
| |
756 | 765 |
| |
757 | 766 |
| |
758 |
| - | |
759 | 767 |
| |
760 | 768 |
| |
761 | 769 |
| |
762 | 770 |
| |
763 | 771 |
| |
764 |
| - | |
| 772 | + | |
765 | 773 |
| |
766 | 774 |
| |
767 | 775 |
| |
768 |
| - | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
769 | 780 |
| |
770 | 781 |
| |
771 | 782 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
364 |
| - | |
| 364 | + | |
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
|
Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
37 | 31 |
| |
38 | 32 |
| |
39 | 33 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
837 | 837 |
| |
838 | 838 |
| |
839 | 839 |
| |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
840 | 844 |
| |
841 | 845 |
| |
842 | 846 |
| |
|
Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2071 | 2071 |
| |
2072 | 2072 |
| |
2073 | 2073 |
| |
| 2074 | + | |
| 2075 | + | |
| 2076 | + | |
| 2077 | + | |
| 2078 | + | |
| 2079 | + | |
| 2080 | + | |
| 2081 | + | |
| 2082 | + | |
| 2083 | + | |
| 2084 | + | |
| 2085 | + | |
| 2086 | + | |
| 2087 | + | |
| 2088 | + | |
| 2089 | + | |
| 2090 | + | |
| 2091 | + | |
| 2092 | + | |
2074 | 2093 |
| |
2075 | 2094 |
| |
2076 | 2095 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1789 | 1789 |
| |
1790 | 1790 |
| |
1791 | 1791 |
| |
| 1792 | + | |
1792 | 1793 |
| |
1793 | 1794 |
| |
1794 | 1795 |
| |
|
0 commit comments