Files
sourcekit-lsp/Sources/SourceKitD/SourceKitD.swift
Divya Prakash 0ca0660d99 Refactor DocumentManager threading for Swift 6
Replaces DispatchQueue with ThreadSafeBox, relaxes T: Sendable constraints, and removes @unchecked Sendable from Document.
2025-12-21 19:26:02 +05:30

18 KiB