We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fc0e78 + 7c3b2f5 commit 2e24919Copy full SHA for 2e24919
sourcekit-xfails.json
@@ -161,7 +161,8 @@
161
{
162
"path" : "*\/DNS\/Sources\/DNS\/Bytes.swift",
163
"applicableConfigs" : [
164
- "master"
+ "master",
165
+ "swift-5.0-branch"
166
],
167
"issueUrl" : "https://bugs.swift.org/browse/SR-9371",
168
"request" : {
@@ -617,6 +618,19 @@
617
618
"offset" : 722
619
}
620
},
621
+ {
622
+ "path" : "*\/Result\/Result\/Result.swift",
623
+ "modification" : "concurrent-2375",
624
+ "applicableConfigs" : [
625
626
+ ],
627
+ "issueUrl" : "https://bugs.swift.org/browse/SR-8566",
628
+ "request" : {
629
+ "kind" : "semanticRefactoring",
630
+ "refactoring" : "Local Rename",
631
+ "offset" : 791
632
+ }
633
+ },
634
635
"path" : "*\/Result\/Result\/ResultProtocol.swift",
636
0 commit comments