mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Reverts swiftlang/sourcekit-lsp#1688 This seems to be breaking toolchain builds: ``` JSONRPCConnection.swift:168:35: error: reference to property 'outstandingRequests' in closure requires explicit use of 'self' to make capture semantics explicit for outstandingRequest in outstandingRequests.values { ``` https://ci.swift.org/job/swift-PR-toolchain-macos/1519/console