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

Missing diagnostic when capturing self in deinit Task bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72893 opened Apr 6, 2024 by rnapier
Crash when compiling any RangeExpression & Sendable in some cases 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 existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values IRGen LLVM IR generation protocol compositions Feature → types: protocol composition types swift 5.8
#63878 opened Feb 24, 2023 by rnapier
any does not support combined protocols with primary associated type without a typealias bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values parameterized protocols Feature → protocol: protocols with primary associated types protocol compositions Feature → types: protocol composition types swift 5.9 type checker Area → compiler: Semantic analysis TypeResolver unexpected error Bug: Unexpected error
#63877 opened Feb 24, 2023 by rnapier
Capturing a local var does not bind a task to the actor's context actor Feature → concurrency: `actor` declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features swift 5.8 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#63773 opened Feb 18, 2023 by rnapier
[SR-15180] Removing empty Data subrange crashes if a slice has been created bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57503 opened Sep 9, 2021 by rnapier
[SR-14287] Dictionary(uniqueKeysWithValues:) cannot accept KeyValuePairs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#56646 opened Feb 28, 2021 by rnapier
[SR-13641] Segmentation fault on static subscript with generic constraint bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56077 opened Oct 1, 2020 by rnapier
[SR-13422] Compiler crash when evaluating Deque.first bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself SILGen Area → compiler: The SIL generation stage
#55863 opened Aug 19, 2020 by rnapier
[SR-13155] Crash when constructing object inline, but not if a variable is used bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55598 opened Jul 6, 2020 by rnapier
[SR-11565] AnyObject allows invalid as? conversion of combined protocols bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself runtime The Swift Runtime
#53970 opened Oct 3, 2019 by rnapier
[SR-10481] Conforming some objc classes to protocol crashes compiler if protocol is used in generic function 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 IRGen LLVM IR generation run-time crash Bug → crash: Swift code crashed during execution
#52881 opened Apr 13, 2019 by rnapier
[SR-10165] Crash in swift::Lowering::SILGenFunction::emitLValue using keyPath subscript 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
#52567 opened Mar 25, 2019 by rnapier
[SR-4832] IndexingIterator has no public initializer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#47409 opened May 8, 2017 by rnapier
[SR-3955] ExpressibleByArrayLiteral causes extra array nesting bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#46540 opened Feb 14, 2017 by rnapier
ProTip! Find all open issues with in progress development work with linked:pr.