Commits

Michael Ilseman committed ccda8f33d1f
[noescape by default] Proliferate @escaping Adds an explicit @escaping throughout the standard library, validation test suite, and tests. This will be necessary as soon as noescape is the default for closure parameters.