Replace NullOp::SizeOf and NullOp::AlignOf by lang items. Part of https://github.com/rust-lang/rust/issues/146411 Fixes https://github.com/rust-lang/rust/issues/119729 Keeps https://github.com/rust-lang/rust/issues/136175 as it involves `offset_of!` which this PR does not touch. r? `@ghost` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| messages.ftl | ||
| README.md | ||
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.