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

AnyObject key path diagnostic is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73521 opened May 8, 2024 by stephencelis
Better diagnostic when type has constrained subscript setter override feature A feature request or implementation triage needed This issue needs more specific labels
#72810 opened Apr 3, 2024 by stephencelis
Key path formed to setter with unavailable key path is writable availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. key paths Feature: key paths (both native and Objective-C) type checker Area → compiler: Semantic analysis
#72809 opened Apr 3, 2024 by stephencelis
Autocomplete does not work for values that depend on result builder inference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion
#72399 opened Mar 18, 2024 by stephencelis
Accessor macro executing wrong code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71070 opened Jan 22, 2024 by stephencelis
Property wrapper diagnostic/fix-it for missing wrapped value is not idiomatic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation property wrappers Feature: property wrappers
#71017 opened Jan 19, 2024 by stephencelis
Property wrapper autocomplete broken for generic static member lookup bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71015 opened Jan 19, 2024 by stephencelis
Parameterized opaque types are not disambiguated by associated type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself opaque result types Feature → types → opaque types: opaque result types opaque types Feature → types: opaque types overloading Feature: Overloading symbol names parameterized protocols Feature → protocol: protocols with primary associated types swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#70650 opened Dec 30, 2023 by stephencelis
Crash during optional key path access bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#70611 opened Dec 22, 2023 by stephencelis
Attribute macro that applies another macro with a diagnostic crashes compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#70383 opened Dec 11, 2023 by stephencelis
Release fails with "Undefined symbols" for public opaque interface referencing internal/private types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69927 opened Nov 16, 2023 by stephencelis
Actor-isolated sendability closure inference is broken/confusing bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#69788 opened Nov 10, 2023 by stephencelis
Recursive macro expansion is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#69759 opened Nov 9, 2023 by stephencelis
Result builder dynamic key path autocomplete breaks for second component bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69477 opened Oct 28, 2023 by stephencelis
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
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
Protocol property with inferred generic builder does not type check when macro is applied to containing struct bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69371 opened Oct 24, 2023 by stephencelis
Local types should support attached extension macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#69159 opened Oct 12, 2023 by stephencelis
Diagnostic for dynamic subscript shows key path value type, not actual value type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69155 opened Oct 12, 2023 by stephencelis
Key path sendability warning should be suppressed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68943 opened Oct 3, 2023 by stephencelis
Keywords like case cannot be used, unescaped, as expression macro names backticked identifiers Feature → identifiers: Backticked identifiers. Allows using reserved words as identifiers bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions identifiers Feature: Identifiers macro expansions Feature → expressions: Macro expansion expressions parser Area → compiler: The legacy C++ parser swift 5.9 unexpected error Bug: Unexpected error
#66444 opened Jun 8, 2023 by stephencelis
Can't print description of existential type with primary associated types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#65470 opened Apr 27, 2023 by stephencelis
Swift 5.8 regression in -emit-module-interface bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#65418 opened Apr 25, 2023 by stephencelis
Inout property wrapper function parameter crash assertion failure Bug → crash: An assertion failure 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 inout Feature → types: `inout` types property wrappers Feature: property wrappers swift 5.9 type checker Area → compiler: Semantic analysis types Feature: types verifier
#64261 opened Mar 9, 2023 by stephencelis
Type inference for default expressions (SE-347) generic closure issue closures Feature: closures compiler The Swift compiler in itself default arguments Feature: default arguments for value parameters feature A feature request or implementation generics Feature: generic declarations and types type checker Area → compiler: Semantic analysis type inference Feature: type inference
#63749 opened Feb 17, 2023 by stephencelis
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.