Commit 4edd350
committed
Auto merge of #147793 - cjgillot:no-null-op, r=scottmcm,oli-obk
Replace NullOp::SizeOf and NullOp::AlignOf by lang items.
Part of rust-lang/rust#146411
Fixes rust-lang/rust#119729
Keeps rust-lang/rust#136175 as it involves `offset_of!` which this PR does not touch.
r? `@ghost`1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 197 | + | |
201 | 198 | | |
202 | 199 | | |
203 | 200 | | |
| |||
0 commit comments