-
- Package name: swift
- Latest released version: 6
- [x ] Checked the [nixpkgs pull requests](https://github.com/NixOS/nixpkgs/pulls)
**Notify maintainers**
@dtzWill @trepetti @dduan @Trundle …
-
| | |
|------------------|-----------------|
|Previous ID | SR-9976 |
|Radar | None |
|Original Reporter | stamba (JIRA …
-
Linux support will officially come with Swift 4 drops and SourceKit comes pre-built.
-
It appears swift-testing tests are not flagged as swift-testing until they are found via the `workspace/tests` or `textDocument/tests` LSP requests. We need another way to catch this. While disabling …
-
The following new test case causes an assertion failure
```swift
// RUN: %batch-code-completion
extension Result {
typealias Value = Success
init(value: Value) {}
func tryMap() {
…
-
| | |
|------------------|-----------------|
|Previous ID | SR-13895 |
|Radar | rdar://problem/71712730 |
|Original Repo…
-
UBSAN on macOS consistently fails with the following error. I have not been able to reproduce this issue locally.
```
/Users/ec2-user/jenkins/workspace/swift-sourcekit-lsp-PR-macOS/branch-main/llb…
-
since swiftlint use sourcekit, do you think it is possible to detect duplicate code through result from sourcekit?
-
```
objc[31962]: Class _TtCs18_EmptyArrayStorage is implemented in both /usr/local/Cellar/pxctest/0.2.1/libexec/PXCTestKit.framework/Versions/A/Frameworks/libswiftCore.dylib and /Applications/Xcode.a…
-
| | |
|------------------|-----------------|
|Previous ID | SR-13059 |
|Radar | None |
|Original Reporter | cukier (JIRA…