rust/compiler/rustc_monomorphize/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
..
partitioning Rollup merge of #91895 - pitaj:91867-monomorphize, r=Aaron1011 2021-12-19 17:38:34 +01:00
collector.rs Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievink 2022-01-03 14:44:15 +01:00
lib.rs Remove in_band_lifetimes for rustc_monomorphize 2021-12-13 22:00:50 -07:00
polymorphize.rs Rename functions reflect that inline const is also "typeck_child" 2021-11-07 04:00:34 +00:00
util.rs Remove in_band_lifetimes for rustc_monomorphize 2021-12-13 22:00:50 -07:00