File tree
25 files changed
+65
-34
lines changed- compiler
- rustc_borrowck/src
- rustc_codegen_ssa/src
- rustc_const_eval/src
- const_eval
- interpret
- rustc_errors/src
- rustc_hir_analysis/src
- astconv
- collect
- rustc_hir_typeck/src/fn_ctxt
- rustc_infer/src/infer/opaque_types
- rustc_lint_defs/src
- rustc_mir_transform/src
- rustc_passes/src
- rustc_resolve/src
- rustc_trait_selection/src/traits
- specialize
- src/tools/clippy/clippy_lints/src
- matches
25 files changed
+65
-34
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2014 | 2014 |
| |
2015 | 2015 |
| |
2016 | 2016 |
| |
2017 |
| - | |
| 2017 | + | |
2018 | 2018 |
| |
2019 |
| - | |
| 2019 | + | |
2020 | 2020 |
| |
2021 | 2021 |
| |
2022 | 2022 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2479 | 2479 |
| |
2480 | 2480 |
| |
2481 | 2481 |
| |
2482 |
| - | |
| 2482 | + | |
| 2483 | + | |
2483 | 2484 |
| |
2484 | 2485 |
| |
2485 | 2486 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
| 62 | + | |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
| 110 | + | |
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
| 126 | + | |
126 | 127 |
| |
127 | 128 |
| |
128 | 129 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
| 53 | + | |
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1635 | 1635 |
| |
1636 | 1636 |
| |
1637 | 1637 |
| |
1638 |
| - | |
| 1638 | + | |
| 1639 | + | |
1639 | 1640 |
| |
1640 | 1641 |
| |
1641 | 1642 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
707 | 707 |
| |
708 | 708 |
| |
709 | 709 |
| |
710 |
| - | |
| 710 | + | |
| 711 | + | |
711 | 712 |
| |
712 | 713 |
| |
713 | 714 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
221 |
| - | |
| 221 | + | |
| 222 | + | |
222 | 223 |
| |
223 | 224 |
| |
224 | 225 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1873 | 1873 |
| |
1874 | 1874 |
| |
1875 | 1875 |
| |
1876 |
| - | |
| 1876 | + | |
| 1877 | + | |
1877 | 1878 |
| |
1878 | 1879 |
| |
1879 | 1880 |
| |
|
0 commit comments