File tree
74 files changed
+233
-328
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- rustc_const_eval/src
- const_eval
- transform/check_consts
- rustc_hir_analysis/src
- astconv
- check
- variance
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer/error_reporting/nice_region_error
- rustc_lint/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- query
- ty
- rustc_mir_build/src/build
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_trait_selection/src/traits
- rustc_traits/src/chalk
- rustc_ty_utils/src
- src
- librustdoc/clean
- tools/clippy
- clippy_lints/src
- casts
- functions
- loops
- methods
- unit_types
- clippy_utils/src
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
+233
-328
lines changedLines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2359 | 2359 |
| |
2360 | 2360 |
| |
2361 | 2361 |
| |
2362 |
| - | |
2363 |
| - | |
| 2362 | + | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
2364 | 2366 |
| |
2365 | 2367 |
| |
2366 | 2368 |
| |
| |||
2483 | 2485 |
| |
2484 | 2486 |
| |
2485 | 2487 |
| |
2486 |
| - | |
| 2488 | + | |
2487 | 2489 |
| |
2488 | 2490 |
| |
2489 | 2491 |
| |
| |||
2513 | 2515 |
| |
2514 | 2516 |
| |
2515 | 2517 |
| |
2516 |
| - | |
| 2518 | + | |
2517 | 2519 |
| |
2518 | 2520 |
| |
2519 | 2521 |
| |
2520 | 2522 |
| |
2521 |
| - | |
| 2523 | + | |
2522 | 2524 |
| |
2523 | 2525 |
| |
2524 | 2526 |
| |
| |||
2542 | 2544 |
| |
2543 | 2545 |
| |
2544 | 2546 |
| |
2545 |
| - | |
| 2547 | + | |
2546 | 2548 |
| |
2547 | 2549 |
| |
2548 | 2550 |
| |
| |||
2561 | 2563 |
| |
2562 | 2564 |
| |
2563 | 2565 |
| |
2564 |
| - | |
| 2566 | + | |
2565 | 2567 |
| |
2566 | 2568 |
| |
2567 | 2569 |
| |
| |||
2581 | 2583 |
| |
2582 | 2584 |
| |
2583 | 2585 |
| |
2584 |
| - | |
| 2586 | + | |
2585 | 2587 |
| |
2586 | 2588 |
| |
2587 |
| - | |
| 2589 | + | |
2588 | 2590 |
| |
2589 | 2591 |
| |
2590 | 2592 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
| |||
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
655 |
| - | |
| 655 | + | |
656 | 656 |
| |
657 | 657 |
| |
658 | 658 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 55 | + | |
59 | 56 |
| |
60 | 57 |
| |
61 | 58 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
431 | 431 |
| |
432 | 432 |
| |
433 | 433 |
| |
434 |
| - | |
| 434 | + | |
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
| 448 | + | |
| 449 | + | |
452 | 450 |
| |
453 | 451 |
| |
454 | 452 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
246 | 246 |
| |
247 | 247 |
| |
248 | 248 |
| |
249 |
| - | |
| 249 | + | |
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2919 | 2919 |
| |
2920 | 2920 |
| |
2921 | 2921 |
| |
2922 |
| - | |
2923 |
| - | |
| 2922 | + | |
2924 | 2923 |
| |
2925 | 2924 |
| |
2926 | 2925 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
804 | 804 |
| |
805 | 805 |
| |
806 | 806 |
| |
807 |
| - | |
808 | 807 |
| |
809 | 808 |
| |
810 | 809 |
| |
| |||
1034 | 1033 |
| |
1035 | 1034 |
| |
1036 | 1035 |
| |
1037 |
| - | |
1038 |
| - | |
| 1036 | + | |
| 1037 | + | |
1039 | 1038 |
| |
1040 | 1039 |
| |
1041 | 1040 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
449 | 449 |
| |
450 | 450 |
| |
451 | 451 |
| |
452 |
| - | |
| 452 | + | |
453 | 453 |
| |
454 | 454 |
| |
455 | 455 |
| |
|
0 commit comments