Commits

Jordan Rose committed aac0342e484
[stdlib] More type annotations to reduce compile time. The big one, though, is the use of 'lazy' in _masterThreadOneTrial. Removing it takes the function from 62s to 2s on my machine. That's rdar://problem/20875936. Swift SVN r30292