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-620] Building Documentation with Sphinx 1.3.5 fails: Could not parse literal_block as "swift" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation
#43237 by ahoppen was closed Aug 17, 2016 updated Apr 25, 2022
[SR-637] Operator ?? converts implicitly unwrapped optional to optional bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#43254 by ahoppen was closed Jul 11, 2016 updated Apr 25, 2022
[SR-1341] CONTRIBUTORS.txt not properly updated bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#43949 by ahoppen was closed May 11, 2019 updated Apr 25, 2022
[SR-2222] Runtime error when compiling with optimisations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself optimized only Flag: An issue whose reproduction requires optimized compilation
#44829 by ahoppen was closed Aug 1, 2016 updated Apr 25, 2022
[SR-2386] Error when adding static stored properties to Objective-C classes in extensions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#44993 by ahoppen was closed Aug 18, 2016 updated Apr 25, 2022
[SR-3773] Class definition not included when running -emit-sil bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
#46358 by ahoppen was closed Feb 13, 2018 updated Apr 25, 2022
[SR-5506] Change name mangling of subscripts to no longer contain the string "subscript" affects ABI Flag: Affects ABI compiler The Swift compiler in itself improvement
#48078 by ahoppen was closed Sep 12, 2017 updated Apr 25, 2022
[SR-5568] Crash for class with subscript and member named "subscript" that have the same signature bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48140 by ahoppen was closed Sep 12, 2017 updated Apr 25, 2022
[SR-12459] Cannot call equality operator declared as a static member of a protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation type checker Area → compiler: Semantic analysis
#54899 by ahoppen was closed Mar 30, 2021 updated Apr 25, 2022
[SR-12460] Declaring an operator inside an extension without a name crashes the compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
#54900 by ahoppen was closed Aug 28, 2020 updated Apr 25, 2022
[SR-14429] Compiler crash in swift::DeclContext::hasValueSemantics() 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
#56785 by ahoppen was closed Apr 2, 2021 updated Apr 25, 2022
[SR-14430] Assertion failure in second code completion after edit 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
#56786 by ahoppen was closed Apr 15, 2021 updated Apr 25, 2022
[SR-14432] Generic parameter not suggested 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
#56788 by ahoppen was closed Apr 13, 2021 updated Apr 25, 2022
[SR-14454] Assertion failed: (isa<ClassDecl>(nominal) && "Must be a class") 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
#56810 by ahoppen was closed Apr 21, 2021 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 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 updated Apr 25, 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 updated Apr 25, 2022
[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 updated Apr 25, 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 updated Apr 25, 2022
ProTip! Type g i on any issue or pull request to go back to the issue listing page.