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

New invalid Resolution: Invalid (spam, junk or empty)
#68491 by WatchTower001110 was closed Sep 13, 2023
MainActor isolation is broken by conforming to an async protocol actor isolation Feature → concurrency: Actor isolation 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 conformances Feature → protocol: protocol conformances duplicate Resolution: Duplicates another issue SILGen Area → compiler: The SIL generation stage swift 5.8 unexpected behavior Bug: Unexpected behavior or incorrect output
#68487 by amarantedaniel was closed Jan 23, 2024
Swift invalid Resolution: Invalid (spam, junk or empty)
#68483 by benjamindutzi was closed Sep 13, 2023
AppleSofts invalid Resolution: Invalid (spam, junk or empty)
#68472 by benjamindutzi was closed Sep 12, 2023
Apple invalid Resolution: Invalid (spam, junk or empty)
#68471 by benjamindutzi was closed Sep 12, 2023
Idea invalid Resolution: Invalid (spam, junk or empty)
#68469 by benjamindutzi was closed Sep 12, 2023
https://github.com/apple/llvm-project/issues/7037 invalid Resolution: Invalid (spam, junk or empty)
#68339 by xiaoxu1234 was closed Sep 6, 2023
hello invalid Resolution: Invalid (spam, junk or empty)
#68312 by Zachypik was closed Sep 4, 2023
Use of a type parameter pack where one or more type parameters are required results in a compiler crash. 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 declarations Feature: declarations duplicate Resolution: Duplicates another issue generics Feature: generic declarations and types swift 5.9 type checker Area → compiler: Semantic analysis type declarations Feature → declarations: Type declarations TypeResolver variadic generics Feature → generics: Variadic generics
#68159 by jamesmmadeira was closed Dec 7, 2023
Lexer bleeds into parser bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67968 by za-creature was closed Aug 16, 2023
Impossible to check if value is an optional bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67934 by ulazdins-afs was closed Aug 15, 2023
Assertion failed: (!tupleTy.containsPackExpansionType() && "can't extract elements from tuples containing pack expansions " "right now"), function extractElements, file RValue.cpp, line 705. 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 duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 6.0 tuples Feature: tuples variadic generics Feature → generics: Variadic generics
#67916 by dnadoba was closed Feb 24, 2024
G invalid Resolution: Invalid (spam, junk or empty)
#67905 by shutakurahashi was closed Aug 12, 2023
Why does Swift use the let keyword instead of the final keyword feature A feature request or implementation triage needed This issue needs more specific labels
#67646 by Silentdoer was closed Aug 20, 2023
some test input forms may be ignored bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue swift 5.9 test suite Area: test suite
#67615 by kakao-jay-choi was closed Jul 31, 2023
private declarations in extension are inaccessible to the original type declaration in a particular case access control Feature → modifiers: Access control and access levels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself extension Feature → declarations: `extension` declarations multiple files Flag: An issue whose reproduction requires multiple files not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 5.8 unexpected error Bug: Unexpected error
#67564 by horiz0n-zero was closed Jul 27, 2023
Sk invalid Resolution: Invalid (spam, junk or empty)
#67562 by WatchTower001110 was closed Jul 27, 2023
Swift frontend crashes when there's no setter in Property Wrapper subscript. (silgen) 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 duplicate Resolution: Duplicates another issue property wrappers Feature: property wrappers SILGen Area → compiler: The SIL generation stage swift 5.9 type checker Area → compiler: Semantic analysis verifier
#67561 by MaximBazarov was closed Jul 27, 2023
Defining / as a Custom Operator Can Cause Parsing Errors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions literals Feature → expressions: Literals such as an integer or string literal not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error operators Feature: operators parser Area → compiler: The legacy C++ parser regex literals Feature → expressions → literals: regex literals swift 5.9 unexpected error Bug: Unexpected error
#67517 by aetherealtech was closed Jul 26, 2023
Process.run() fails to execute command completely bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. cloned Resolution: Was resubmitted in the appropriate repository rather than transferred
#67509 by CrazyFanFan was closed Jul 26, 2023
Indexstore missing references when 2 types in different imported modules have the same name ambiguity handling Flag: Ambiguity handling bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. declarations Feature: declarations duplicate Resolution: Duplicates another issue expressions Feature: expressions indexing Area → source tooling: AST indexing multiple modules Flag: An issue whose reproduction requires multiple modules source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9 type declarations Feature → declarations: Type declarations unexpected behavior Bug: Unexpected behavior or incorrect output
#67499 by dylansturg was closed Jul 26, 2023
Calling a function for each element of an array of mixed elements conforming to a same protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself constrained existentials Feature → existentials: constrained existentials such as 'any Collection<Int>' duplicate Resolution: Duplicates another issue existential member accesses Feature → existentials: existential member accesses existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values implicit existential opening Feature → existentials: implicit opening of existentials when passed to parameters of generic type parameterized protocols Feature → protocol: protocols with primary associated types swift 5.9 type checker Area → compiler: Semantic analysis
#67198 by LyricApps was closed Jul 10, 2023
how i enstall invalid Resolution: Invalid (spam, junk or empty)
#66868 by lawyoum was closed Jun 22, 2023
String invalid Resolution: Invalid (spam, junk or empty)
#66742 by piyushpal27 was closed Jun 19, 2023
I want table view multiple row selection with a fav image in Swift off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.)
#66492 by saiful2396 was closed Jun 9, 2023
ProTip! Exclude everything labeled bug with -label:bug.