Skip to content

Issues: apple/swift

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

SIL verification failure of key paths, only on Windows assertion failure Bug → crash: An assertion failure compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software SIL swift 5.9 verifier Windows Platform: Windows
#67676 opened Aug 2, 2023 by ahoppen
Code Completion timeouts after migrating PostifxExprParen and PostfixExpr to solver-based code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester
#67248 opened Jul 12, 2023 by ahoppen
Assertion failed: (!as->isFolded() && "already folded 'as' expr in sequence?!") assertion failure Bug → crash: An assertion failure code completion Area → source tooling: code completion compiler directives Feature: compiler directives (#if, #warning, #error, etc.) crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester pattern matching Feature: pattern matching pattern where clauses Feature → patterns: Pattern `where` clauses patterns Feature: patterns source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9 type checker Area → compiler: Semantic analysis
#66926 opened Jun 26, 2023 by ahoppen
Static functions from outer type are not suggested code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester nested types Feature: nested types source tooling Area: IDE support, SourceKit, and other source tooling static declarations Feature → declarations: Static declarations swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#66925 by ahoppen was closed Feb 9, 2024
Assertion failure when doing cursor info on externalMacro at end of file assertion failure Bug → crash: An assertion failure crash Bug: A crash, i.e., an abnormal termination of software cursor info Area → source tooling: cursor info declarations Feature: declarations #externalMacro Feature → swift macro: The built-in `#externalMacro` macro found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling swift macro Feature → declarations: Swift `macro` declarations swift 5.9
#66924 opened Jun 26, 2023 by ahoppen
externalMacro not suggested if externalMacro call already exists with arguments code completion Area → source tooling: code completion #externalMacro Feature → swift macro: The built-in `#externalMacro` macro found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling swift macro Feature → declarations: Swift `macro` declarations swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#66923 by ahoppen was closed May 6, 2024
Slow code completion in bogus chain of range operators bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester
#66785 opened Jun 20, 2023 by ahoppen
SourceKit stress tester timeouts in CollectionListView.swift and TodayTurnipSection.swift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester hang Bug: Execution is not seen to halt source tooling Area: IDE support, SourceKit, and other source tooling
#65895 opened May 12, 2023 by ahoppen
Crash in swift::GenericSignatureImpl::getDependentUpperBounds(swift::Type) AST Area → compiler: The libSwiftAST library code completion Area → source tooling: code completion compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester generics Feature: generic declarations and types source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9
#65817 opened May 10, 2023 by ahoppen
Code Completion not suggesting argument label if in closure that can match two different result builders argument labels Feature: function argument labels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion crash Bug: A crash, i.e., an abnormal termination of software declarations Feature: declarations found by stress tester Flag: An issue found by the SourceKit stress tester func Feature → declarations: Functions overloading Feature: Overloading symbol names source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9
#65816 by ahoppen was closed Jul 12, 2023
Sovler-based cursor info is reporting refactorings that aren’t applicable with AST-based refactoring implementation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. cursor info Area → source tooling: cursor info found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling SourceKit Area → source tooling: SourceKit
#64512 opened Mar 21, 2023 by ahoppen
Result builder with if-statement accepted even if builder does not has buildIf if closure has explicit return bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error result builders Feature: Result builders swift 5.9 type checker Area → compiler: Semantic analysis
#64332 by ahoppen was closed Mar 16, 2023
Local rename fails if refactoring if let file when file is not declared bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. optional binding Feature → patterns: optional binding refactoring Area → source tooling: refactoring source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9
#64264 by ahoppen was closed Mar 17, 2023
Local rename is not working in inactive #if clause bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler directives Feature: compiler directives (#if, #warning, #error, etc.) found by stress tester Flag: An issue found by the SourceKit stress tester #if Feature → compiler directives: Conditional compilation blocks refactoring Area → source tooling: refactoring source tooling Area: IDE support, SourceKit, and other source tooling
#63611 opened Feb 13, 2023 by ahoppen
“cannot resolve location as name” for variable with property wrapper without type annotation in result builder bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. found by stress tester Flag: An issue found by the SourceKit stress tester property wrappers Feature: property wrappers refactoring Area → source tooling: refactoring result builders Feature: Result builders source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9
#63610 opened Feb 13, 2023 by ahoppen
Assertion failed: (!bool(ActiveChoice)), function ~ConjunctionStep, file CSStep.h, line 967 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9 type checker Area → compiler: Semantic analysis
#63455 by ahoppen was closed Feb 13, 2023
2
3
Switch to completion-like CursorInfo request bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. cursor info Area → source tooling: cursor info source tooling Area: IDE support, SourceKit, and other source tooling SourceKit Area → source tooling: SourceKit
#63453 by ahoppen was closed Feb 13, 2023
Default argument of closure is inferred as throwing even if the default value doesn’t throw bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself default arguments Feature: default arguments for value parameters error handling swift 5.9 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#63285 opened Jan 28, 2023 by ahoppen
CI failure in rdar74087329-debug-scope-trampoline-blocks.swift AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. test failure
#63107 opened Jan 19, 2023 by ahoppen
Code completion doesn’t suggest testable after @ attributes Feature: Declaration and type attributes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling
#63049 opened Jan 16, 2023 by ahoppen
Assertion failed: (!KeyInfoT::isEqual(Val, EmptyKey) && !KeyInfoT::isEqual(Val, TombstoneKey) && "Empty/Tombstone value shouldn't be inserted into map!") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester if else Feature → statements: 'if' statements result builders Feature: Result builders source tooling Area: IDE support, SourceKit, and other source tooling statements Feature: statements type checker Area → compiler: Semantic analysis
#62848 by ahoppen was closed Jan 11, 2023
Crash in SemaAnnotator::walkToExprPre bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling swift macro Feature → declarations: Swift `macro` declarations swift 5.8
#62840 by ahoppen was closed Jan 5, 2023
No suggestion of Type after Any when used within expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling
#62459 by ahoppen was closed Jan 3, 2023
Symbolgraph crashes with Assertion failed: (NumFragments), function ~DeclarationFragmentPrinter, file DeclarationFragmentPrinter.h, line 143. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software source tooling Area: IDE support, SourceKit, and other source tooling swift 5.8 SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#62457 by ahoppen was closed Mar 28, 2023
ProTip! Add no:assignee to see everything that’s not assigned.