rust/compiler
bors 5d77fc8d0d Auto merge of #79922 - tmiasko:lower-discriminant, r=nagisa
Lower `discriminant_value` intrinsic

This allows const propagation to evaluate comparisons involving
field-less enums using derived implementations of `PartialEq` (after
inlining `eq`).
2020-12-15 01:56:25 +00:00
..
2020-11-22 13:45:14 +00:00
2020-12-03 17:08:19 -05:00
2020-12-13 13:36:01 -08:00
2020-11-26 21:32:27 +01:00
2020-12-03 17:08:19 -05:00