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

"Unreachable" function declarations are dead stripped 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
#62136 opened Nov 16, 2022 by nickpdemarco
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
[SR-14862] "Failed to produce diagnostic" even though the error message looks fine 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 type checker Area → compiler: Semantic analysis
#57209 opened Jul 1, 2021 by swift-ci
[SR-14947] DatePicker - 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
#57289 opened Jul 21, 2021 by swift-ci
[SR-15057] XCode told me to report a bug 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 type checker Area → compiler: Semantic analysis
#57384 opened Aug 12, 2021 by swift-ci
[SR-15151] @discardableResult not propagated through return value / continuation 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
#57477 opened Sep 3, 2021 by stephencelis
[SR-15239] 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 type checker Area → compiler: Semantic analysis
#57561 opened Sep 24, 2021 by swift-ci
[SR-15400] Accessing wrapped value fails to produce diagnostic 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 type checker Area → compiler: Semantic analysis
#57714 opened Oct 27, 2021 by swift-ci
[SR-15435] Extracting view from Gauge view initializer causes unknown error. 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
#57741 opened Nov 4, 2021 by swift-ci
ProTip! What’s not been updated in a month: updated:<2024-04-08.