File tree
4 files changed
+7
-14
lines changed- compiler/rustc_abi/src
- src/tools/clippy/clippy_lints/src/transmute
- tests/mir-opt
4 files changed
+7
-14
lines changedDiff for: compiler/rustc_abi/src/layout.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
970 | 970 |
| |
971 | 971 |
| |
972 | 972 |
| |
973 |
| - | |
| 973 | + | |
974 | 974 |
| |
975 | 975 |
| |
976 | 976 |
| |
|
Diff for: compiler/rustc_abi/src/lib.rs
+4-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
149 | 143 |
| |
150 | 144 |
| |
151 | 145 |
| |
152 | 146 |
| |
153 | 147 |
| |
154 | 148 |
| |
155 |
| - | |
156 |
| - | |
| 149 | + | |
157 | 150 |
| |
158 | 151 |
| |
159 | 152 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
|
Diff for: tests/mir-opt/const_allocation3.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments