This allows const propagation to evaluate comparisons involving field-less enums using derived implementations of `PartialEq` (after inlining `eq`).
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.
This allows const propagation to evaluate comparisons involving field-less enums using derived implementations of `PartialEq` (after inlining `eq`).
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.