Commits

Joe Groff committed f25c1da50cd
Remove unnecessary constraints on AnyObject as a constraint or composition member. There's no implementation-driven reason for these restrictions, and they're confusing users (https://twitter.com/nicklockwood/status/535123830873006081). We may or may not want to spell this ': class' someday, but today we ought to allow what we have. Swift SVN r23440