File tree
518 files changed
+5254
-2561
lines changed- src/tools/clippy
- .github/workflows
- book/src
- development
- infrastructure
- clippy_dev/src
- setup
- clippy_lints
- src
- casts
- functions
- loops
- matches
- methods
- operators
- transmute
- types
- unit_types
- utils
- internal_lints
- clippy_test_deps
- src
- clippy_utils
- src
- mir
- declare_clippy_lint
- lintcheck/src
- src
- tests
- ui-toml/allow_mixed_uninlined_format_args
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
518 files changed
+5254
-2561
lines changed+13-22
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
513 | 513 |
| |
514 | 514 |
| |
515 | 515 |
| |
516 |
| - | |
| 516 | + | |
517 | 517 |
| |
518 | 518 |
| |
| 519 | + | |
| 520 | + | |
519 | 521 |
| |
| 522 | + | |
| 523 | + | |
520 | 524 |
| |
| 525 | + | |
| 526 | + | |
521 | 527 |
| |
522 | 528 |
| |
| 529 | + | |
| 530 | + | |
523 | 531 |
| |
524 | 532 |
| |
525 | 533 |
| |
| 534 | + | |
526 | 535 |
| |
527 | 536 |
| |
528 | 537 |
| |
| |||
543 | 552 |
| |
544 | 553 |
| |
545 | 554 |
| |
546 |
| - | |
| 555 | + | |
547 | 556 |
| |
548 | 557 |
| |
549 | 558 |
| |
| |||
566 | 575 |
| |
567 | 576 |
| |
568 | 577 |
| |
569 |
| - | |
570 |
| - | |
571 |
| - | |
572 |
| - | |
573 |
| - | |
574 |
| - | |
575 |
| - | |
576 |
| - | |
577 |
| - | |
578 |
| - | |
579 |
| - | |
580 |
| - | |
581 |
| - | |
582 |
| - | |
583 |
| - | |
584 |
| - | |
585 |
| - | |
586 |
| - | |
587 | 578 |
| |
588 | 579 |
| |
589 |
| - | |
| 580 | + | |
590 | 581 |
| |
591 | 582 |
| |
592 | 583 |
| |
| |||
847 | 838 |
| |
848 | 839 |
| |
849 | 840 |
| |
850 |
| - | |
| 841 | + | |
851 | 842 |
| |
852 | 843 |
| |
853 | 844 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
0 commit comments