File tree
30 files changed
+95
-120
lines changed- compiler
- rustc_const_eval/src
- interpret/intrinsics
- transform/check_consts
- rustc_infer/src/infer/error_reporting
- rustc_lint/src
- rustc_middle/src/ty
- print
- rustc_privacy/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_traits/src/chalk
- rustc_typeck/src
- astconv
- check
- method
- coherence
- src/tools/clippy/clippy_utils/src
30 files changed
+95
-120
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
379 |
| - | |
380 |
| - | |
| 379 | + | |
381 | 380 |
| |
382 | 381 |
| |
383 |
| - | |
| 382 | + | |
384 | 383 |
| |
385 | 384 |
| |
386 | 385 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 |
| - | |
| 485 | + | |
486 | 486 |
| |
487 | 487 |
| |
488 | 488 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
994 | 994 |
| |
995 | 995 |
| |
996 | 996 |
| |
997 |
| - | |
| 997 | + | |
998 | 998 |
| |
999 | 999 |
| |
1000 | 1000 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
226 |
| - | |
227 |
| - | |
| 225 | + | |
228 | 226 |
| |
229 | 227 |
| |
230 | 228 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
325 |
| - | |
326 |
| - | |
327 |
| - | |
| 325 | + | |
328 | 326 |
| |
329 | 327 |
| |
330 | 328 |
| |
| |||
393 | 391 |
| |
394 | 392 |
| |
395 | 393 |
| |
396 |
| - | |
| 394 | + | |
397 | 395 |
| |
398 | 396 |
| |
399 | 397 |
| |
| |||
519 | 517 |
| |
520 | 518 |
| |
521 | 519 |
| |
522 |
| - | |
| 520 | + | |
523 | 521 |
| |
524 | 522 |
| |
525 | 523 |
|
Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
107 |
| - | |
| 106 | + | |
108 | 107 |
| |
109 | 108 |
| |
110 | 109 |
| |
| |||
1672 | 1671 |
| |
1673 | 1672 |
| |
1674 | 1673 |
| |
1675 |
| - | |
| 1674 | + | |
1676 | 1675 |
| |
1677 | 1676 |
| |
1678 | 1677 |
| |
| |||
2109 | 2108 |
| |
2110 | 2109 |
| |
2111 | 2110 |
| |
2112 |
| - | |
| 2111 | + | |
2113 | 2112 |
| |
2114 | 2113 |
| |
2115 | 2114 |
| |
| |||
2372 | 2371 |
| |
2373 | 2372 |
| |
2374 | 2373 |
| |
2375 |
| - | |
| 2374 | + | |
2376 | 2375 |
| |
2377 | 2376 |
| |
2378 | 2377 |
| |
| |||
2504 | 2503 |
| |
2505 | 2504 |
| |
2506 | 2505 |
| |
2507 |
| - | |
2508 |
| - | |
| 2506 | + | |
| 2507 | + | |
2509 | 2508 |
| |
2510 | 2509 |
| |
2511 | 2510 |
| |
| |||
2577 | 2576 |
| |
2578 | 2577 |
| |
2579 | 2578 |
| |
2580 |
| - | |
2581 |
| - | |
2582 |
| - | |
2583 |
| - | |
| 2579 | + | |
2584 | 2580 |
| |
2585 | 2581 |
| |
2586 | 2582 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
| 65 | + | |
68 | 66 |
| |
69 | 67 |
| |
70 | 68 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
178 |
| - | |
| 177 | + | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
| 181 | + | |
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
0 commit comments