Improve (and simplify) the short-circuiting of Refl coercions
The constraint solver sometimes goes to a lot of effort that turns out to be Refl in the end, and avoiding zonking those proofs is a useful optimisation. (Trac #5030)
Please register or sign in to comment