rust/compiler/rustc_codegen_cranelift/src
Matthias Krüger 57a4f4a634
Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
Remove `NullOp::Box`

Follow up of #89030 and MCP rust-lang/compiler-team#460.

~1 month later nothing seems to be broken, apart from a small regression that #89332 (1aac85bb716c09304b313d69d30d74fe7e8e1a8e) shows could be regained by remvoing the diverging path, so it shall be safe to continue and remove `NullOp::Box` completely.

r? `@jonas-schievink`
`@rustbot` label T-compiler
2022-01-03 14:44:15 +01:00
..
abi
bin
debuginfo
driver
intrinsics
optimize
allocator.rs
analyze.rs
archive.rs
base.rs
cast.rs
codegen_i128.rs
common.rs
compiler_builtins.rs
config.rs
constant.rs
discriminant.rs
inline_asm.rs
lib.rs
linkage.rs
main_shim.rs
num.rs
pointer.rs
pretty_clif.rs
toolchain.rs
trap.rs
unsize.rs
value_and_place.rs
vtable.rs