File tree
140 files changed
+815
-720
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_hir/src
- rustc_hir_pretty/src
- rustc_infer/src/infer/error_reporting
- rustc_lint/src
- rustc_mir_build/src/thir/cx
- rustc_passes/src
- rustc_save_analysis/src
- rustc_typeck/src
- check
- fn_ctxt
- generator_interior/drop_ranges
- method
- structured_errors
- library/portable-simd/crates/std_float/src
- src
- librustdoc
- test/ui/stats
- tools/clippy
- book/src/development
- clippy_lints/src
- casts
- functions
- loops
- matches
- methods
- operators
- unit_types
- utils
- clippy_utils/src
- tests/ui/author
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+815
-720
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
711 | 711 |
| |
712 | 712 |
| |
713 | 713 |
| |
714 |
| - | |
715 |
| - | |
| 714 | + | |
| 715 | + | |
716 | 716 |
| |
717 | 717 |
| |
718 | 718 |
| |
| |||
724 | 724 |
| |
725 | 725 |
| |
726 | 726 |
| |
727 |
| - | |
| 727 | + | |
728 | 728 |
| |
729 | 729 |
| |
730 | 730 |
| |
| |||
911 | 911 |
| |
912 | 912 |
| |
913 | 913 |
| |
914 |
| - | |
915 |
| - | |
916 |
| - | |
917 |
| - | |
918 |
| - | |
| 914 | + | |
919 | 915 |
| |
920 | 916 |
| |
921 | 917 |
| |
|
0 commit comments