rust/compiler
bors d6b5ffb5b4 Auto merge of #77821 - tmiasko:discriminant-value-is-safe, r=jonas-schievink
Remove unnecessary unsafe block around calls to discriminant_value

Since 63793 the discriminant_value intrinsic is safe to call. Remove
unnecessary unsafe block around calls to this intrinsic in built-in
derive macros.
2020-10-12 12:12:54 +00:00
..
2020-10-09 22:00:48 -07:00
2020-10-09 22:00:48 -07:00
2020-10-08 13:17:01 +02:00