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

[SR-14691] Missing completion 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
#57041 by ahoppen was closed May 13, 2022
[SR-14689] Enum element labels not suggested in unresolved dot 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
#57039 by ahoppen was closed Jul 7, 2021
[SR-14688] Code completion does not suggest typealias from inherited protocol 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
#57038 by ahoppen was closed Jul 28, 2021
[SR-14687] AST verification failure when completing in generic argument 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
#57037 by ahoppen was closed Jul 28, 2021
[SR-14685] Code completion returns no results for key path with generic return type 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
#57035 by ahoppen was closed Jun 30, 2021
[SR-14684] No code completion for return value of optional function type 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
#57034 by ahoppen was closed Jun 11, 2021
[SR-14683] Assertion failure (Walker && "Not walking!") when converting function to async 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
#57033 by ahoppen was closed Jun 10, 2021
[SR-14651] Slow (2s) code completion doing dot expr completion inside result builder bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance
#57003 by ahoppen was closed Apr 4, 2022
[SR-14637] Refactor to Async fails if refactored function contains call to init 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
#56989 by ahoppen was closed Jun 11, 2021
[SR-14636] No code completion results for Array element type if Array is return type of closure as function parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56988 by ahoppen was closed May 21, 2021
[SR-14627] No completion for generic parameters when calling initializer of nested type 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
#56979 by ahoppen was closed Jul 27, 2021
[SR-14622] Slow (2s) code completion doing unresolved member completion inside result builder bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion performance source tooling Area: IDE support, SourceKit, and other source tooling
#56974 by ahoppen was closed Apr 4, 2022
[SR-14618] Conforming Method List unreachable hit bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56970 by ahoppen was closed May 12, 2021
[SR-14601] Code completion always ends up in the fallback case when completing inside result builders 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
#56953 by ahoppen was closed Apr 4, 2022
[SR-14587] refactor-check-compiles should generate both -dump-text and dump-rewritten from a single swift-refactor invocation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers
#56939 by ahoppen was closed Jun 1, 2021
[SR-14573] Convert call to async alternative not working if variable is used as completion handler 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
#56925 by ahoppen was closed May 12, 2021
[SR-14572] Associated types not suggested on generic type if in an equals constraint of a type signature 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
#56924 by ahoppen was closed May 5, 2022
[SR-14547] Enum cases not shown in code completion for enum with associated values conforming to Error when Foundation is imported 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
#56899 by ahoppen was closed Sep 2, 2021
[SR-14545] Assertion failure "Generic parameter index mismatch" when returning nil for optional generic return type 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
#56897 by ahoppen was closed Jul 22, 2021
[SR-14544] Missing code completion for unresolved dot completion in closure if original call with trailing closure already exists 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
#56896 by ahoppen was closed Jun 25, 2021
[SR-14498] [HAS REPRODUCER] Assertion failure when reusing ASTContext for typecontextinfo bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56853 by ahoppen was closed Apr 20, 2021
[SR-14497] [HAS REPRODUCER] Assertion failed: (T->mayHaveMembers()) 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
#56852 by ahoppen was closed Apr 27, 2021
[SR-14495] [HAS REPRODUCER] Assertion failed: (param->getIndex() == count && "Generic parameter index mismatch") 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
#56850 by ahoppen was closed Apr 27, 2021
[SR-14494] Assertion failed: (!objectTy->is<LValueType>() && !objectTy->is<InOutType>() && "cannot have 'inout' or @lvalue wrapped inside an @lvalue") 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
#56849 by ahoppen was closed May 7, 2021
[SR-14479] Assertion failure for cursor info on variable with protocol type 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
#56835 by ahoppen was closed Apr 15, 2021
ProTip! no:milestone will show everything without a milestone.