Commits

Doug Gregor committed c4b7c0bd189
[Constraint application] Coerce to existential types. Introduce the obvious shortcut for coercion from an expression's type to itself, which is trivial. Don't count trivial coercions in our statistics, so we're currently at 486/2617 coercions covered by the new path. Swift SVN r5074