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-intrinsics
- builtins-test
- tests
- ci
- compiler-builtins
- src
- libm
- src/math
- generic
- support
- coretests/tests
- floats
- core/src/mem
- 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-locals
- auxiliary
- unsized
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 |
| |
|
0 commit comments