File tree
37 files changed
+307
-171
lines changed- compiler
- rustc_codegen_llvm/src
- rustc_const_eval/src/interpret
- rustc_driver_impl/src
- rustc_hir_analysis/src/collect
- rustc_hir_typeck/src
- rustc_infer/src/infer/error_reporting
- rustc_mir_build/src/thir/pattern
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_pattern_analysis/src
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- late
- rustc_smir/src/rustc_smir
- convert
- rustc_symbol_mangling/src/typeid
- rustc_trait_selection/src
- traits/error_reporting
- library/core/src
- fmt
- task
- src/librustdoc
- clean
- html
- render
- static/js
- tests
- codegen/simd-intrinsic
- rustdoc-ui
- doctest
- lints
- ui
- coroutine
- feature-gates
37 files changed
+307
-171
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1568 | 1568 |
| |
1569 | 1569 |
| |
1570 | 1570 |
| |
1571 |
| - | |
| 1571 | + | |
1572 | 1572 |
| |
1573 | 1573 |
| |
1574 | 1574 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
587 | 587 |
| |
588 | 588 |
| |
589 | 589 |
| |
590 |
| - | |
591 |
| - | |
592 | 590 |
| |
593 |
| - | |
| 591 | + | |
594 | 592 |
| |
595 | 593 |
| |
596 | 594 |
| |
|
Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 37 | + | |
| 38 | + | |
42 | 39 |
| |
43 | 40 |
| |
44 | 41 |
| |
45 | 42 |
| |
46 |
| - | |
47 |
| - | |
| 43 | + | |
| 44 | + | |
48 | 45 |
| |
49 | 46 |
| |
50 | 47 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1701 | 1701 |
| |
1702 | 1702 |
| |
1703 | 1703 |
| |
1704 |
| - | |
| 1704 | + | |
1705 | 1705 |
| |
1706 | 1706 |
| |
1707 | 1707 |
| |
| |||
1710 | 1710 |
| |
1711 | 1711 |
| |
1712 | 1712 |
| |
1713 |
| - | |
| 1713 | + | |
1714 | 1714 |
| |
1715 | 1715 |
| |
1716 | 1716 |
| |
| |||
1750 | 1750 |
| |
1751 | 1751 |
| |
1752 | 1752 |
| |
1753 |
| - | |
| 1753 | + | |
1754 | 1754 |
| |
1755 | 1755 |
| |
1756 | 1756 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
862 | 862 |
| |
863 | 863 |
| |
864 | 864 |
| |
865 |
| - | |
| 865 | + | |
866 | 866 |
| |
867 | 867 |
| |
868 | 868 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
| 318 | + | |
| 319 | + | |
323 | 320 |
| |
324 | 321 |
| |
325 | 322 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2452 | 2452 |
| |
2453 | 2453 |
| |
2454 | 2454 |
| |
2455 |
| - | |
| 2455 | + | |
2456 | 2456 |
| |
2457 | 2457 |
| |
2458 | 2458 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
649 | 649 |
| |
650 | 650 |
| |
651 | 651 |
| |
652 |
| - | |
| 652 | + | |
653 | 653 |
| |
654 | 654 |
| |
655 | 655 |
| |
|
0 commit comments