Files
sourcekit-lsp/Sources/InProcessClient
Alex Hoppen c43cffd044 Change all variables that are Atomic* types to not be nonisolated(unsafe)
Since the `Atomic*` types can not be marked as `Sendable` (because they aren’t C structs), we can change the variables to constants and can remove `nonisolated(unsafe)`.
2024-06-07 08:49:10 -07:00
..
2024-06-05 23:27:47 -07:00