This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
118 files changed
+1023
-662
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_hir/src
- hir
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_lint/src
- rustc_middle/src
- ty
- rustc_passes/src
- rustc_privacy/src
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- rustc_ty_utils/src
- src
- librustdoc
- clean
- tools/clippy
- clippy_lints/src
- casts
- methods
- operators
- transmute
- types
- unit_types
- clippy_utils/src
- ty/type_certainty
- tests/ui
- closures/binder
- const-generics/issues
- did_you_mean
- feature-gates
- generics
- macros
- parser/issues
- span
- type/pattern_types
- type-alias-impl-trait
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+1023
-662
lines changedLines changed: 26 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
2269 | 2270 |
| |
2270 | 2271 |
| |
2271 | 2272 |
| |
| 2273 | + | |
2272 | 2274 |
| |
2273 |
| - | |
2274 |
| - | |
2275 |
| - | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
| 2279 | + | |
| 2280 | + | |
| 2281 | + | |
| 2282 | + | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
| 2292 | + | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
2276 | 2299 |
| |
2277 | 2300 |
| |
2278 | 2301 |
| |
|
Lines changed: 26 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
258 | 259 |
| |
259 | 260 |
| |
260 | 261 |
| |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 | 262 |
| |
270 | 263 |
| |
271 | 264 |
| |
| |||
295 | 288 |
| |
296 | 289 |
| |
297 | 290 |
| |
298 |
| - | |
299 |
| - | |
| 291 | + | |
| 292 | + | |
300 | 293 |
| |
301 | 294 |
| |
302 | 295 |
| |
303 | 296 |
| |
304 | 297 |
| |
305 | 298 |
| |
306 |
| - | |
307 |
| - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
308 | 305 |
| |
309 |
| - | |
310 |
| - | |
| 306 | + | |
| 307 | + | |
311 | 308 |
| |
312 | 309 |
| |
313 | 310 |
| |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
314 | 326 |
| |
315 | 327 |
| |
316 | 328 |
| |
|
Lines changed: 15 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
| |||
1084 | 1085 |
| |
1085 | 1086 |
| |
1086 | 1087 |
| |
1087 |
| - | |
| 1088 | + | |
1088 | 1089 |
| |
1089 | 1090 |
| |
1090 | 1091 |
| |
| |||
1110 | 1111 |
| |
1111 | 1112 |
| |
1112 | 1113 |
| |
1113 |
| - | |
| 1114 | + | |
1114 | 1115 |
| |
1115 | 1116 |
| |
1116 | 1117 |
| |
1117 | 1118 |
| |
1118 | 1119 |
| |
1119 |
| - | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
1120 | 1124 |
| |
1121 |
| - | |
1122 | 1125 |
| |
1123 | 1126 |
| |
1124 | 1127 |
| |
| |||
1158 | 1161 |
| |
1159 | 1162 |
| |
1160 | 1163 |
| |
1161 |
| - | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
1162 | 1168 |
| |
1163 | 1169 |
| |
1164 | 1170 |
| |
| |||
1185 | 1191 |
| |
1186 | 1192 |
| |
1187 | 1193 |
| |
1188 |
| - | |
| 1194 | + | |
1189 | 1195 |
| |
1190 | 1196 |
| |
1191 | 1197 |
| |
| |||
1309 | 1315 |
| |
1310 | 1316 |
| |
1311 | 1317 |
| |
1312 |
| - | |
| 1318 | + | |
1313 | 1319 |
| |
1314 | 1320 |
| |
1315 | 1321 |
| |
| |||
2041 | 2047 |
| |
2042 | 2048 |
| |
2043 | 2049 |
| |
2044 |
| - | |
| 2050 | + | |
2045 | 2051 |
| |
2046 | 2052 |
| |
2047 | 2053 |
| |
| |||
2365 | 2371 |
| |
2366 | 2372 |
| |
2367 | 2373 |
| |
2368 |
| - | |
2369 |
| - | |
| 2374 | + | |
2370 | 2375 |
| |
2371 | 2376 |
| |
2372 | 2377 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
525 | 525 |
| |
526 | 526 |
| |
527 | 527 |
| |
528 |
| - | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
529 | 531 |
| |
530 | 532 |
| |
531 | 533 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
887 | 887 |
| |
888 | 888 |
| |
889 | 889 |
| |
890 |
| - | |
| 890 | + | |
891 | 891 |
| |
892 | 892 |
| |
893 | 893 |
| |
| |||
987 | 987 |
| |
988 | 988 |
| |
989 | 989 |
| |
990 |
| - | |
| 990 | + | |
991 | 991 |
| |
992 | 992 |
| |
993 | 993 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
432 | 432 |
| |
433 | 433 |
| |
434 | 434 |
| |
435 |
| - | |
| 435 | + | |
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
| |||
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
618 |
| - | |
| 618 | + | |
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
|
0 commit comments