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
[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
Add a custom @_spi kind to expose BumpPtrAllocator from SwiftSyntax to ASTGen. ASTGen Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST compiler The Swift compiler in itself good first issue Good for newcomers task
#68351 by ahoppen was closed Oct 9, 2023
Remove usages of void * in CASTBridging.h ASTGen Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST compiler The Swift compiler in itself task
#68346 by ahoppen was closed Oct 21, 2023
Make ASTGenVisitor not conform to SyntaxTransformVisitor ASTGen Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST compiler The Swift compiler in itself good first issue Good for newcomers nfc Flag: No Functional Change task
#68350 by ahoppen was closed Oct 4, 2023
Add SWIFT_NAME attributes for all functions in CASTBridging.h ASTGen Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST compiler The Swift compiler in itself good first issue Good for newcomers task
#68353 opened Sep 6, 2023 by ahoppen
[SR-8625] Swift should warn if a closures is passed to an argument that is an autoclosure compiler The Swift compiler in itself improvement type checker Area → compiler: Semantic analysis
#51140 opened Aug 23, 2018 by ahoppen
Assertion failed: (Ptr && "Cannot dereference a null Type!") in swift::symbolgraphgen::Symbol::getEffectiveAccessLevel bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61201 by ahoppen was closed Sep 21, 2022
[SR-15286] Expression type checks as standalone but is ambiguous inside result builder bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57608 opened Oct 6, 2021 by ahoppen
[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-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
Determine if ASTGen is responsible for checking that optional tokens exist in the SwiftSyntax tree ASTGen Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST compiler The Swift compiler in itself task
#68355 opened Sep 6, 2023 by ahoppen
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
[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-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
[SR-636] Use of self as default argument in methods compiler The Swift compiler in itself feature A feature request or implementation
#43253 opened Jan 28, 2016 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
[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-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-14455] Variable defined in switch case-clause not suggested in string interpolation 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
#56811 by ahoppen was closed Apr 13, 2021
[SR-3774] Generated SIL cannot be parsed by compiler 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 SILGen Area → compiler: The SIL generation stage SILParser Area → compiler: The SIL parser
#46359 opened Jan 28, 2017 by ahoppen
[SR-2086] Infer or pass indentation settings in the compiler 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
#44694 opened Jul 15, 2016 by ahoppen
ProTip! Exclude everything labeled bug with -label:bug.