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.
eat_while()
tuple.0.0