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

Change "has been removed" to "was removed". compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers improvement parser Area → compiler: The legacy C++ parser
#73246 by JessyCatterwaul was closed May 17, 2024
Referring to functions with parameter packs as closures crashes the compiler. 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 expressions Feature: expressions function values Feature → expressions: function values generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 5.9 variadic generics Feature → generics: Variadic generics
#66519 by JessyCatterwaul was closed Jan 18, 2024
Parameter packs lose other types when "un-expanding" () to nothingness. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66511 by JessyCatterwaul was closed Jun 9, 2023
Switch expression results cannot be assigned to self. assignments Feature → expressions: assignments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue expressions Feature: expressions swift 5.9 switch Feature → statements: 'switch' statements type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#66489 by JessyCatterwaul was closed Jun 9, 2023
Implicitly-opened existentials after explicit erasure require extra parentheses 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 expressions Feature: expressions implicit existential opening Feature → existentials: implicit opening of existentials when passed to parameters of generic type not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 5.9 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#63953 by JessyCatterwaul was closed Feb 28, 2023
callAsFunction closures cannot be used with default arguments. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59712 by JessyCatterwaul was closed Jun 27, 2022
ProTip! Type g i on any issue or pull request to go back to the issue listing page.