mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
ab7fb29878
Remove some now-dead code that was only relevant before deaggregation. The code was broken anyway, if the deaggregator is disabled, it would have ICEd on any non-enum Adt r? ```@RalfJung```