File tree
74 files changed
+517
-923
lines changed- .github/workflows
- compiler
- rustc_ast
- src/util
- rustc_codegen_llvm/src
- coverageinfo/mapgen
- debuginfo
- metadata
- enums
- rustc_hir_analysis/src/hir_ty_lowering
- rustc_lexer
- src
- unescape
- rustc_middle/src
- mir
- ty
- rustc_mir_transform/src
- coverage
- rustc_parse_format
- src
- rustc_parse
- src
- lexer
- parser
- rustc_trait_selection/src/traits
- select
- rustc_ty_utils/src
- library
- coretests
- tests/fmt
- core/src/iter/traits
- literal-escaper
- proc_macro
- src
- std/src/io
- src
- bootstrap/src
- core
- builder
- ci/citool/src
- doc/rustc-dev-guide
- src
- building
- tests
- tools/tidy/src
- tests
- crashes
- mir-opt/coverage
- ui
- async-await/dyn
- feature-gates
- proc-macro/auxiliary/api
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+517
-923
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
57 | 64 | | |
58 | 65 | | |
59 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2082 | 2082 | | |
2083 | 2083 | | |
2084 | 2084 | | |
2085 | | - | |
2086 | | - | |
2087 | | - | |
2088 | | - | |
2089 | | - | |
2090 | | - | |
2091 | | - | |
2092 | 2085 | | |
2093 | 2086 | | |
2094 | 2087 | | |
| |||
3155 | 3148 | | |
3156 | 3149 | | |
3157 | 3150 | | |
3158 | | - | |
3159 | | - | |
3160 | | - | |
3161 | | - | |
3162 | | - | |
3163 | | - | |
3164 | 3151 | | |
3165 | 3152 | | |
3166 | 3153 | | |
| |||
3199 | 3186 | | |
3200 | 3187 | | |
3201 | 3188 | | |
3202 | | - | |
3203 | 3189 | | |
3204 | 3190 | | |
3205 | 3191 | | |
| |||
3909 | 3895 | | |
3910 | 3896 | | |
3911 | 3897 | | |
3912 | | - | |
3913 | 3898 | | |
3914 | 3899 | | |
3915 | 3900 | | |
| |||
4172 | 4157 | | |
4173 | 4158 | | |
4174 | 4159 | | |
4175 | | - | |
4176 | 4160 | | |
4177 | 4161 | | |
4178 | 4162 | | |
| |||
4195 | 4179 | | |
4196 | 4180 | | |
4197 | 4181 | | |
4198 | | - | |
4199 | 4182 | | |
4200 | 4183 | | |
4201 | 4184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
109 | 110 | | |
110 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
111 | 116 | | |
112 | 117 | | |
113 | 118 | | |
| |||
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
121 | | - | |
122 | | - | |
123 | | - | |
| 126 | + | |
| 127 | + | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
| |||
Lines changed: 7 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
26 | | - | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 56 | + | |
63 | 57 | | |
64 | 58 | | |
65 | 59 | | |
66 | 60 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 61 | + | |
78 | 62 | | |
79 | 63 | | |
80 | 64 | | |
81 | 65 | | |
82 | 66 | | |
83 | 67 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
88 | 72 | | |
89 | 73 | | |
90 | 74 | | |
| |||
0 commit comments