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

Unable to type-check inline closure expressions with @MainActor and/or @Sendable 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 concurrency Feature: umbrella label for concurrency language features expressions Feature: expressions function types Feature → types: function types swift 6.0 ternary operator Feature → operators: The ternary operator type checker Area → compiler: Semantic analysis types Feature: types unexpected error Bug: Unexpected error
#73199 opened Apr 23, 2024 by NachoSoto
Bad diagnostic overriding method returning opaque type 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 opaque result types Feature → types → opaque types: opaque result types opaque types Feature → types: opaque types override Feature: Overriding in classes swift 6.0 type checker Area → compiler: Semantic analysis
#70853 opened Jan 11, 2024 by NachoSoto
runJobInEstablishedExecutorContext crash overriding async property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68998 opened Oct 5, 2023 by NachoSoto
Compiler race-condition crash capturing weak bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67361 opened Jul 18, 2023 by NachoSoto
Bad access when overriding extension method from Bundle subclass bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61324 opened Sep 27, 2022 by NachoSoto
Unnecessary error when declaring extension to type with @available annotation 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
#61135 opened Sep 15, 2022 by NachoSoto
weak property in Sendable type leaks implementation detail bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60417 opened Aug 5, 2022 by NachoSoto
Wrong diagnostic with async throws property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59614 opened Jun 21, 2022 by NachoSoto
[SR-15535] Wrong suggested Swift rename with deprecated API from another module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57838 opened Nov 30, 2021 by NachoSoto
[SR-15526] Error using parameter with propertyWrapper bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57829 opened Nov 26, 2021 by NachoSoto
[SR-12847] Function Builder with return statements produces confusing and erroneous diagnostic 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 result builders Feature: Result builders
#55293 opened May 20, 2020 by NachoSoto
[SR-6908] Unable to infer heterogenous Array type when concatenating Arrays 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
#49457 opened Feb 2, 2018 by NachoSoto
[SR-6796] Swift 4.1 regression type checking closures with Void argument bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.1 type checker Area → compiler: Semantic analysis
#49345 opened Jan 19, 2018 by NachoSoto
[SR-6656] Useless fixit switching enum tuple compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation enum Feature → type declarations: Swift enumeration declarations feature A feature request or implementation fix-its Feature: diagnostic fix-its improvement switch exhaustivity Feature: enforcement of exhaustivity in 'switch' statements type checker Area → compiler: Semantic analysis
#49205 opened Dec 21, 2017 by NachoSoto
[SR-6384] Adding parameter with default value fails with linker error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48934 opened Nov 14, 2017 by NachoSoto
[SR-6323] Ability to verify enum associated values compiler The Swift compiler in itself feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#48873 opened Nov 7, 2017 by NachoSoto
[SR-6292] Another useless diagnostic 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
#48842 opened Nov 4, 2017 by NachoSoto
[SR-5922] Fix-it for API availability inserts iOSApplicationExtension instead of iOS on frameworks 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
#48481 opened Sep 18, 2017 by NachoSoto
[SR-5224] Unable to detect infinite recursion defining lazy property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47799 opened Jun 14, 2017 by NachoSoto
[SR-5204] Useless fixit trying to insert a comma ?????? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself parser Area → compiler: The legacy C++ parser
#47780 opened Jun 13, 2017 by NachoSoto
[SR-4845] Irrelevant elements when autocompleting enum cases 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 source tooling Area: IDE support, SourceKit, and other source tooling type checker Area → compiler: Semantic analysis
#47422 opened May 9, 2017 by NachoSoto
[SR-4761] array.enumerated().map() a lot slower than a simple implementation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#47338 opened May 1, 2017 by NachoSoto
[SR-4615] Inconsistent behavior resolving property with same name as static property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47192 opened Apr 18, 2017 by NachoSoto
[SR-4587] No "inaccessible" diagnostic for property if the base name is shared with methods 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
#47164 opened Apr 14, 2017 by NachoSoto
[SR-4259] Request: fixit for import module casing 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 good first issue Good for newcomers
#46842 opened Mar 16, 2017 by NachoSoto
ProTip! Exclude everything labeled bug with -label:bug.