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

FreeBSD CI continuous integration feature A feature request or implementation FreeBSD FreeBSD platform support platform support
#59579 opened Jun 19, 2022 by InfRandomness
Downcast Error When call from a Objective-C function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59099 opened May 26, 2022 by jerrydudu
Attributed String Crash When Calculate Range String bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61434 opened Oct 4, 2022 by thisishusseinali
Improve the error message for passing (any P)? to (some P)? 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 existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values good first issue Good for newcomers type checker Area → compiler: Semantic analysis
#61733 opened Oct 26, 2022 by hborla
SymbolGraphGen: Provide support for including underscored or unavailable symbols compiler The Swift compiler in itself feature A feature request or implementation Frontend Area → compiler: Frontend legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project source tooling Area: IDE support, SourceKit, and other source tooling swift-symbolgraph-extract Area → compiler → legacy driver: the 'swift-symbolgraph-extract' mode SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#60163 opened Jul 20, 2022 by QuietMisdreavus
[SR-4691] SE-0155 Normalize Enum Case Representation compiler The Swift compiler in itself improvement swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented
#47268 opened Apr 25, 2017 by tkremenek
Please add ability to access MemberBlockItemSyntax in ExtensionDeclSyntax feature A feature request or implementation triage needed This issue needs more specific labels
#69957 opened Nov 17, 2023 by LesMacDonnald
lib/SymbolGraphGen should emit names of @_spi attributes attributes Feature: Declaration and type attributes compiler The Swift compiler in itself feature A feature request or implementation @_spi Feature → attributes: the @_spi attribute SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#69382 opened Oct 24, 2023 by tayloraswift
[SR-9144] Low-level atomics in Swift feature A feature request or implementation standard library Area: Standard library umbrella swift evolution pending discussion Flag → feature: A feature that has a Swift evolution proposal currently in review
#51640 opened Oct 30, 2018 by swift-ci
compiler crash: 'Interface type: some Weird same-type requirements?' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68767 opened Sep 26, 2023 by tayloraswift
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
Constraint solver assertion failure with key paths and dynamic member subscript assertion failure Bug → crash: An assertion failure attributes Feature: Declaration and type attributes 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 @dynamicMemberLookup Feature → attributes: the @dynamicMemberLookup attribute key paths Feature: key paths (both native and Objective-C) swift 5.9 type checker Area → compiler: Semantic analysis Windows Platform: Windows
#69386 opened Oct 24, 2023 by stephencelis
ExpressibleByIntegerLiteral erroneously overwrites (shadows?) existing initializer in type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69397 opened Oct 25, 2023 by icanzilb
[Source compatibility suite] multiple projects failing to build due to SDK incompatibility after rebranch merge bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. source compatibility suite Flag: An issue that surfaced in the source compatibility suite triage needed This issue needs more specific labels
#69410 opened Oct 25, 2023 by justice-adams-apple
[SR-15448] Cannot use Self as function parameter type in actors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57753 opened Nov 5, 2021 by WowbaggersLiquidLunch
[SR-12930] Add protocol extension to "Result where Success == Void" so that we can use .success() good first issue Good for newcomers improvement standard library Area: Standard library umbrella swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#55376 opened Jun 3, 2020 by swift-ci
[SR-6691] Sequence.split should have a Lazy equivalent feature A feature request or implementation good first issue Good for newcomers standard library Area: Standard library umbrella swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#49240 opened Jan 3, 2018 by airspeedswift
Nested declaration macro diagnoses generic as incorrect type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69454 opened Oct 27, 2023 by stephencelis
[SR-14697] SwiftUI VStack expression failure 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#57047 opened Jun 1, 2021 by swift-ci
[SR-14640] Attempting to use a view that is an optional will result in "Failed to produce diagnostic for expression" for entire view 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#56992 opened May 16, 2021 by swift-ci
[SR-14936] SwiftUI EditButton: Failed to produce diagnostic for expression; 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#57278 opened Jul 17, 2021 by swift-ci
[SR-14820] Failed to produce diagnostic #2 (SwiftUI) 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#57168 opened Jun 24, 2021 by odmir
[SR-14818] Failed to produce diagnostic (SwiftUI) 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#57166 opened Jun 23, 2021 by odmir
ProTip! Mix and match filters to narrow down what you’re looking for.