Commits

Dave Zarzycki committed 523c4bc7893
Disable operators in nonglobal scopes other than protocols Operators in non-global scopes other than protocols don't work. Disable them for now. We can always revisit this later. This "fixes": 13002566 Operators not found in structs Swift SVN r3828