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

Suggest in keyword in for … in loop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion good first issue Good for newcomers source tooling Area: IDE support, SourceKit, and other source tooling
#58633 by ahoppen was closed Jul 25, 2022
Enum element labels not suggested in unresolved dot completion inside multi-statement closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures code completion Area → source tooling: code completion multi-statement closures Feature → closures: multi-statement closures source tooling Area: IDE support, SourceKit, and other source tooling
#58610 by ahoppen was closed May 6, 2022
“actor” contextual keyword is never suggested bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#58520 by ahoppen was closed Mar 9, 2023
[SR-16056] TurnipsView.swift:5650 started timing out 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
#58317 by ahoppen was closed Jan 4, 2023
[SR-16055] Code completion disfavors overload based on optional conversion after the code completion token 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
#58316 by ahoppen was closed Jul 12, 2023
[SR-16015] Code completion suggests function reference if one overload takes result builder as parameter 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
#58276 by ahoppen was closed Nov 28, 2023
[SR-16013] Code completion misses valid results because it prefers more specific overload 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
#58274 by ahoppen was closed Jul 12, 2023
[SR-16012] Missing code completion inside pattern binding initialized by a closure 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
#58273 by ahoppen was closed Apr 5, 2022
[SR-15999] Missing dot member completion inside closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures code completion Area → source tooling: code completion duplicate Resolution: Duplicates another issue found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling
#58260 by ahoppen was closed Mar 16, 2022
[SR-15687] Code completion not suggesting argument label to implicitly defined constructor inside closure with unlabeled parameters 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
#57966 by ahoppen was closed Mar 17, 2022
[SR-15502] Assertion failed: (!HasOriginalArgs && "Query original args instead") 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
#57807 by ahoppen was closed Apr 6, 2022
[SR-15499] Unresolved member completion not returning any results inside swift inside closure inside result builder 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
#57804 by ahoppen was closed May 5, 2022
[SR-15497] Compiler crash in swift::diagnoseUnownedImmediateDeallocation 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 found by stress tester Flag: An issue found by the SourceKit stress tester
#57802 by ahoppen was closed Apr 11, 2022
[SR-15496] Code completion not suggesting members of parameter to closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures code completion Area → source tooling: code completion duplicate Resolution: Duplicates another issue found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling
#57801 by ahoppen was closed May 5, 2022
[SR-15495] Unresolved member completion not returning results inside applied closure if multiple input files exist 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
#57800 by ahoppen was closed Apr 5, 2022
[SR-15447] Assertion failure: no generic environment provided for type with type parameters 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 found by stress tester Flag: An issue found by the SourceKit stress tester
#57752 by ahoppen was closed Nov 9, 2021
[SR-15219] Assertion failed: (underlyingType), function buildDisjunctionForOptionalVsUnderlying bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57541 by ahoppen was closed Sep 24, 2021
[SR-15171] Assertion failed: (getFromType()->is<TupleType>() && getToType()->is<TupleType>()) 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
#57494 by ahoppen was closed Jan 4, 2023
[SR-15113] Suggesting function reference even though only function call may be valid 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
#57439 by ahoppen was closed May 13, 2022
[SR-15112] Assertion failed: (!empty()), function back, file SmallVector.h in ConstraintSystem::repairFailures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself found by stress tester Flag: An issue found by the SourceKit stress tester
#57438 by ahoppen was closed Aug 25, 2021
[SR-14979] Another Assertion failed: (knownBinding != typeBindings.end()) in solver-based key path completion 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
#57321 by ahoppen was closed Aug 1, 2021
[SR-14916] Assertion failed: (knownBinding != typeBindings.end()) in solver-based key path completion 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
#57263 by ahoppen was closed Jul 21, 2021
[SR-14894] Assertion failed: (!empty()) in ConstraintSystem::repairFailures 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
#57241 by ahoppen was closed Sep 2, 2021
[SR-14893] Assertion failed: (underlyingType) in ConstraintSystem::buildDisjunctionForOptionalVsUnderlying 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
#57240 by ahoppen was closed Sep 3, 2021
[SR-14891] Assertion failure (hasType(KP, I) && "Expected type to have been set!") when completing in key path 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
#57238 by ahoppen was closed Jul 8, 2021
ProTip! Type g i on any issue or pull request to go back to the issue listing page.