File tree
82 files changed
+2170
-2117
lines changed- compiler
- rustc_ast/src
- rustc_attr_data_structures/src
- rustc_codegen_llvm/src
- rustc_const_eval/src
- check_consts
- interpret
- rustc_expand
- src
- rustc_feature/src
- rustc_hir_analysis/src/check
- rustc_middle/src/mir
- rustc_mir_transform/src
- rustc_passes/src
- rustc_resolve/src
- rustc_target/src
- library
- compiler-builtins/compiler-builtins/src
- core/src
- macros
- slice
- std/src/io
- src
- bootstrap/src
- core
- build_steps
- builder
- config
- utils
- doc/rustc/src
- tests
- crashes
- ui
- abi
- check-cfg
- deprecation
- feature-gates
- macros
- auxiliary
- proc-macro
- rustdoc
- traits/const-traits
- type/pattern_types
- ui-fulldeps/session-diagnostic
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
+2170
-2117
lines changedLines changed: 24 additions & 592 deletions
Large diffs are not rendered by default.
Lines changed: 642 additions & 573 deletions
Large diffs are not rendered by default.
Lines changed: 24 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 | 60 |
| |
69 | 61 |
| |
70 | 62 |
| |
| |||
160 | 152 |
| |
161 | 153 |
| |
162 | 154 |
| |
| 155 | + | |
163 | 156 |
| |
| 157 | + | |
| 158 | + | |
164 | 159 |
| |
| 160 | + | |
| 161 | + | |
165 | 162 |
| |
166 | 163 |
| |
167 | 164 |
| |
168 | 165 |
| |
169 | 166 |
| |
| 167 | + | |
| 168 | + | |
170 | 169 |
| |
171 | 170 |
| |
172 | 171 |
| |
173 | 172 |
| |
174 | 173 |
| |
| 174 | + | |
| 175 | + | |
175 | 176 |
| |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
179 | 180 |
| |
| 181 | + | |
| 182 | + | |
180 | 183 |
| |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
192 | 192 |
| |
| 193 | + | |
| 194 | + | |
193 | 195 |
| |
| 196 | + | |
| 197 | + | |
194 | 198 |
| |
195 | 199 |
| |
196 |
| - | |
| 200 | + | |
197 | 201 |
| |
198 | 202 |
| |
199 | 203 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
256 | 257 |
| |
257 | 258 |
| |
258 | 259 |
| |
259 |
| - | |
| 260 | + | |
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
263 |
| - | |
| 264 | + | |
264 | 265 |
| |
265 | 266 |
| |
266 | 267 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
356 | 356 |
| |
357 | 357 |
| |
358 | 358 |
| |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
| 359 | + | |
363 | 360 |
| |
364 | 361 |
| |
365 | 362 |
| |
|
Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
236 | 235 |
| |
237 | 236 |
| |
238 | 237 |
| |
| |||
279 | 278 |
| |
280 | 279 |
| |
281 | 280 |
| |
282 |
| - | |
| 281 | + | |
283 | 282 |
| |
284 | 283 |
| |
285 | 284 |
| |
286 | 285 |
| |
287 |
| - | |
| 286 | + | |
288 | 287 |
| |
289 | 288 |
| |
290 | 289 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
83 | 91 |
| |
84 | 92 |
| |
85 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
86 | 97 |
| |
87 | 98 |
| |
88 | 99 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| 157 | + | |
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
162 | 163 |
| |
| 164 | + | |
| 165 | + | |
| 166 | + | |
163 | 167 |
| |
164 | 168 |
| |
165 | 169 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
| 262 | + | |
| 263 | + | |
262 | 264 |
| |
263 | 265 |
| |
264 | 266 |
| |
|
0 commit comments