File tree
434 files changed
+3551
-2191
lines changed- compiler
- rustc_abi/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- deriving
- generic
- rustc_codegen_cranelift/src
- driver
- intrinsics
- rustc_codegen_llvm/src
- back
- coverageinfo
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- interpret
- intrinsics
- transform
- check_consts
- rustc_data_structures/src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- impl_wf_check
- outlives
- structured_errors
- variance
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior
- method
- rustc_infer/src
- infer
- canonical
- error_reporting
- nice_region_error
- higher_ranked
- lexical_region_resolve
- outlives
- region_constraints
- traits
- rustc_lexer/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- dep_graph
- hir
- map
- infer
- middle
- mir
- query
- traits
- ty
- inhabitedness
- print
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src/impls
- rustc_mir_transform/src
- rustc_monomorphize/src
- partitioning
- rustc_parse/src
- lexer
- parser
- rustc_parse_format/src
- rustc_passes/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- typeid
- rustc_target/src/spec
- rustc_trait_selection/src
- solve
- trait_goals
- traits
- error_reporting
- query
- type_op
- select
- specialize
- rustc_traits/src
- chalk
- rustc_ty_utils/src
- rustc_type_ir/src
- library/core/src/iter/traits
- src
- bootstrap
- doc/unstable-book/src/compiler-flags
- librustdoc
- clean
- formats
- html
- render
- passes
- tools
- clippy/clippy_lints/src
- casts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
434 files changed
+3551
-2191
lines changedLines changed: 4 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
782 | 782 |
| |
783 | 783 |
| |
784 | 784 |
| |
785 |
| - | |
| 785 | + | |
786 | 786 |
| |
787 | 787 |
| |
788 | 788 |
| |
| |||
2555 | 2555 |
| |
2556 | 2556 |
| |
2557 | 2557 |
| |
2558 |
| - | |
| 2558 | + | |
2559 | 2559 |
| |
2560 | 2560 |
| |
2561 | 2561 |
| |
| |||
2572 | 2572 |
| |
2573 | 2573 |
| |
2574 | 2574 |
| |
2575 |
| - | |
| 2575 | + | |
2576 | 2576 |
| |
2577 | 2577 |
| |
2578 | 2578 |
| |
| |||
3269 | 3269 |
| |
3270 | 3270 |
| |
3271 | 3271 |
| |
3272 |
| - | |
3273 |
| - | |
3274 |
| - | |
3275 |
| - | |
3276 |
| - | |
3277 |
| - | |
3278 |
| - | |
3279 |
| - | |
3280 |
| - | |
3281 |
| - | |
3282 |
| - | |
3283 | 3272 |
| |
3284 | 3273 |
| |
3285 | 3274 |
| |
| |||
4583 | 4572 |
| |
4584 | 4573 |
| |
4585 | 4574 |
| |
4586 |
| - | |
| 4575 | + | |
4587 | 4576 |
| |
4588 | 4577 |
| |
4589 | 4578 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
175 | 177 |
| |
176 | 178 |
| |
177 | 179 |
| |
|
Lines changed: 1 addition & 35 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
274 |
| - | |
| 274 | + | |
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 |
| - | |
298 |
| - | |
299 |
| - | |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 | 297 |
| |
319 | 298 |
| |
320 | 299 |
| |
| |||
745 | 724 |
| |
746 | 725 |
| |
747 | 726 |
| |
748 |
| - | |
749 | 727 |
| |
750 | 728 |
| |
751 | 729 |
| |
| |||
1318 | 1296 |
| |
1319 | 1297 |
| |
1320 | 1298 |
| |
1321 |
| - | |
1322 |
| - | |
1323 |
| - | |
1324 | 1299 |
| |
1325 | 1300 |
| |
1326 | 1301 |
| |
| |||
1396 | 1371 |
| |
1397 | 1372 |
| |
1398 | 1373 |
| |
1399 |
| - | |
1400 |
| - | |
1401 |
| - | |
1402 |
| - | |
1403 |
| - | |
1404 | 1374 |
| |
1405 | 1375 |
| |
1406 | 1376 |
| |
| |||
1437 | 1407 |
| |
1438 | 1408 |
| |
1439 | 1409 |
| |
1440 |
| - | |
1441 |
| - | |
1442 |
| - | |
1443 |
| - | |
1444 | 1410 |
| |
1445 | 1411 |
| |
1446 | 1412 |
| |
|
Lines changed: 54 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
| |||
136 | 138 |
| |
137 | 139 |
| |
138 | 140 |
| |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
139 | 169 |
| |
140 | 170 |
| |
141 | 171 |
| |
| |||
147 | 177 |
| |
148 | 178 |
| |
149 | 179 |
| |
150 |
| - | |
| 180 | + | |
151 | 181 |
| |
152 | 182 |
| |
153 | 183 |
| |
| |||
306 | 336 |
| |
307 | 337 |
| |
308 | 338 |
| |
| 339 | + | |
309 | 340 |
| |
310 | 341 |
| |
311 | 342 |
| |
| |||
318 | 349 |
| |
319 | 350 |
| |
320 | 351 |
| |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
321 | 365 |
| |
322 | 366 |
| |
323 | 367 |
| |
| |||
437 | 481 |
| |
438 | 482 |
| |
439 | 483 |
| |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
440 | 489 |
| |
441 | 490 |
| |
442 | 491 |
| |
443 | 492 |
| |
444 | 493 |
| |
445 | 494 |
| |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
446 | 499 |
| |
447 | 500 |
| |
448 | 501 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
731 | 731 |
| |
732 | 732 |
| |
733 | 733 |
| |
734 |
| - | |
| 734 | + | |
735 | 735 |
| |
736 | 736 |
| |
737 | 737 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
| 196 | + | |
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| |||
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
393 |
| - | |
| 393 | + | |
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
| |||
411 | 411 |
| |
412 | 412 |
| |
413 | 413 |
| |
414 |
| - | |
| 414 | + | |
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1186 | 1186 |
| |
1187 | 1187 |
| |
1188 | 1188 |
| |
1189 |
| - | |
1190 |
| - | |
1191 |
| - | |
1192 |
| - | |
1193 |
| - | |
| 1189 | + | |
1194 | 1190 |
| |
1195 | 1191 |
| |
1196 | 1192 |
| |
| |||
2596 | 2592 |
| |
2597 | 2593 |
| |
2598 | 2594 |
| |
2599 |
| - | |
| 2595 | + | |
2600 | 2596 |
| |
2601 | 2597 |
| |
2602 | 2598 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1185 | 1185 |
| |
1186 | 1186 |
| |
1187 | 1187 |
| |
1188 |
| - | |
| 1188 | + | |
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 | 1191 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
578 |
| - | |
| 578 | + | |
579 | 579 |
| |
580 | 580 |
| |
581 | 581 |
| |
| |||
896 | 896 |
| |
897 | 897 |
| |
898 | 898 |
| |
899 |
| - | |
| 899 | + | |
900 | 900 |
| |
901 | 901 |
| |
902 | 902 |
| |
|
Lines changed: 7 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
294 | 287 |
| |
295 | 288 |
| |
296 | 289 |
| |
| |||
856 | 849 |
| |
857 | 850 |
| |
858 | 851 |
| |
859 |
| - | |
860 |
| - | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
861 | 855 |
| |
862 | 856 |
| |
863 | 857 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1297 | 1297 |
| |
1298 | 1298 |
| |
1299 | 1299 |
| |
1300 |
| - | |
| 1300 | + | |
1301 | 1301 |
| |
1302 | 1302 |
| |
1303 | 1303 |
| |
| |||
1719 | 1719 |
| |
1720 | 1720 |
| |
1721 | 1721 |
| |
1722 |
| - | |
| 1722 | + | |
1723 | 1723 |
| |
1724 | 1724 |
| |
1725 | 1725 |
| |
|
0 commit comments