File tree
37 files changed
+281
-242
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_builtin_macros/src
- rustc_codegen_ssa/src/mir
- rustc_hir_pretty/src
- rustc_hir/src
- rustc_middle/src/mir
- rustc_mir_build/src
- build/expr
- thir
- cx
- rustc_mir/src
- borrow_check
- dataflow/move_paths
- transform
- rustc_parse/src/parser
- rustc_passes/src
- rustc_typeck/src
- check
- collect
- src
- test/ui/asm
- tools/clippy
- clippy_lints/src
- loops
- utils
- clippy_utils/src
37 files changed
+281
-242
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1998 | 1998 |
| |
1999 | 1999 |
| |
2000 | 2000 |
| |
2001 |
| - | |
| 2001 | + | |
2002 | 2002 |
| |
2003 | 2003 |
| |
2004 | 2004 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1252 | 1252 |
| |
1253 | 1253 |
| |
1254 | 1254 |
| |
1255 |
| - | |
1256 | 1255 |
| |
1257 | 1256 |
| |
1258 | 1257 |
| |
| |||
1265 | 1264 |
| |
1266 | 1265 |
| |
1267 | 1266 |
| |
| 1267 | + | |
1268 | 1268 |
| |
1269 | 1269 |
| |
1270 | 1270 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
835 | 835 |
| |
836 | 836 |
| |
837 | 837 |
| |
838 |
| - | |
839 | 838 |
| |
840 | 839 |
| |
841 | 840 |
| |
| |||
848 | 847 |
| |
849 | 848 |
| |
850 | 849 |
| |
| 850 | + | |
| 851 | + | |
| 852 | + | |
851 | 853 |
| |
852 | 854 |
| |
853 | 855 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1411 | 1411 |
| |
1412 | 1412 |
| |
1413 | 1413 |
| |
1414 |
| - | |
1415 |
| - | |
1416 |
| - | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
1417 | 1417 |
| |
1418 | 1418 |
| |
1419 | 1419 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2149 | 2149 |
| |
2150 | 2150 |
| |
2151 | 2151 |
| |
2152 |
| - | |
| 2152 | + | |
2153 | 2153 |
| |
2154 | 2154 |
| |
2155 |
| - | |
| 2155 | + | |
2156 | 2156 |
| |
2157 | 2157 |
| |
2158 | 2158 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
140 |
| - | |
| 139 | + | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
|
Lines changed: 30 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
822 | 822 |
| |
823 | 823 |
| |
824 | 824 |
| |
825 |
| - | |
826 |
| - | |
827 |
| - | |
828 |
| - | |
829 |
| - | |
830 |
| - | |
831 |
| - | |
832 |
| - | |
833 |
| - | |
834 |
| - | |
835 |
| - | |
836 |
| - | |
837 |
| - | |
838 |
| - | |
839 |
| - | |
840 |
| - | |
841 |
| - | |
842 |
| - | |
843 |
| - | |
844 |
| - | |
845 |
| - | |
846 |
| - | |
847 |
| - | |
848 |
| - | |
849 |
| - | |
850 |
| - | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
851 | 849 |
| |
852 |
| - | |
853 |
| - | |
854 |
| - | |
855 |
| - | |
856 |
| - | |
857 |
| - | |
858 |
| - | |
859 |
| - | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
860 | 856 |
| |
861 | 857 |
| |
862 | 858 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2347 | 2347 |
| |
2348 | 2348 |
| |
2349 | 2349 |
| |
2350 |
| - | |
| 2350 | + | |
2351 | 2351 |
| |
2352 | 2352 |
| |
2353 | 2353 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 | 1191 |
| |
1192 |
| - | |
1193 | 1192 |
| |
1194 | 1193 |
| |
1195 | 1194 |
| |
| |||
1202 | 1201 |
| |
1203 | 1202 |
| |
1204 | 1203 |
| |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
1205 | 1207 |
| |
1206 | 1208 |
| |
1207 | 1209 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1570 | 1570 |
| |
1571 | 1571 |
| |
1572 | 1572 |
| |
1573 |
| - | |
| 1573 | + | |
1574 | 1574 |
| |
1575 | 1575 |
| |
1576 |
| - | |
| 1576 | + | |
1577 | 1577 |
| |
1578 | 1578 |
| |
1579 | 1579 |
| |
|
0 commit comments