Commits

Nate Cook committed c9c865c279a
[stdlib] Update partition(by:) tests Adds a dispatch test for partition(by:), since it's now a protocol requirement. Also adds a new logging collection wrapper that only logs when _withUnsafeMutableBufferPointerIfSupported is called -- any calls to this method from dispatched methods are uncounted by the standard logging wrappers.