Commits

Doug Gregor committed c392a5a859f
With tuple subtyping, we allow names to be changed in the subtyping relation so long as no names actually conflict. This rule matches the conversion rule a bit more closely, but, alas, doesn't actually provide a subset of the matches allowed by the conversion rule. Swift SVN r2714