Commits

Chris Willmore committed 8c57b7cde56
Improve diagnosis of implicit match expressions When diagnosing failure to typecheck a binary '~=' expression that was synthesized when typechecking an expression pattern, offer a message that describes the failure more helpfully. <rdar://problem/21995744> QoI: Binary operator '~=' cannot be applied to operands of type 'String' and 'String?' Swift SVN r31286