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

Concurrent iteration of AsyncStream can 'leak' continuations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71412 opened Feb 6, 2024 by jamieQ
Compiler crash when building SwiftGodot on Linux 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
#71405 opened Feb 6, 2024 by deevus
Allow files with the same name feature A feature request or implementation triage needed This issue needs more specific labels
#71391 opened Feb 5, 2024 by Vaida12345
Sync overload is used when implementation has sync overload of an async protocol requirement bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71388 opened Feb 5, 2024 by SergeRykovski
Misdiagnosis/unhelpful error message when trying to access an associated type of an opened existential type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71374 opened Feb 3, 2024 by benpious
Hope to support the FreeBSD system feature A feature request or implementation platform support
#71370 opened Feb 3, 2024 by Muning69
Crash in swift-frontend type checker (ExprRewriter::coerceToType) 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
#71331 opened Feb 2, 2024 by valentinradu
Segmentation fault while using executor preferences bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency runtime Feature: umbrella label for concurrency runtime features crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution
#71307 opened Feb 1, 2024 by Joannis
"verify module interface" job fails when using a Foundation macro in an @inlinable function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71252 opened Jan 30, 2024 by allevato
Macro expansion caused crash on lowering AST to SIL 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
#71232 opened Jan 30, 2024 by noamfreeman
Failed diognostic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. internal error Bug: Internal error missing info Resolution: Is missing crucial info such as a test case or a concise description SwiftUI Flag: Related to (but not an issue with) SwiftUI unexpected error Bug: Unexpected error
#71222 opened Jan 29, 2024 by usser456
TaskGroup needs a better data structure Concurrencу Area → standard library: The `Concurrency` module under the standard library umbrella concurrency runtime Feature: umbrella label for concurrency runtime features feature A feature request or implementation performance
#71212 opened Jan 29, 2024 by za-creature
Compiler Crash (type checker) while trying to create an object using a parameter of an existential type 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
#71190 opened Jan 26, 2024 by arteem75
Code completion is not suggesting argument label of existing argument argument labels Feature: function argument labels code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#71189 opened Jan 26, 2024 by ahoppen
Isolated parameter to struct init crashes in silgen actor isolation Feature → concurrency: Actor isolation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#71174 opened Jan 26, 2024 by tgoyne
Compiler emits "no exact matches in call to initializer" error even when there is. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71170 opened Jan 26, 2024 by YOCKOW
Get- Failed to produce diagnostic for expression; please submit a bug report. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions 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
#71156 opened Jan 25, 2024 by bgwsolutions
Prenamed closure variables feature A feature request or implementation triage needed This issue needs more specific labels
#71113 opened Jan 24, 2024 by MinerMinerMods
Crash when opening existential type to an opaque type 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 existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values opaque result types Feature → types → opaque types: opaque result types opaque types Feature → types: opaque types _openExistential Area → standard library: The `_openExistential` intrinsic swift 6.0 type checker Area → compiler: Semantic analysis
#71111 opened Jan 24, 2024 by ollieatkinson
runtime error: unresolvable type metadata dependency cycle detected bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. mangling Area → compiler: Mangling triage needed This issue needs more specific labels
#71103 opened Jan 24, 2024 by dabrahams
[SE-0408] Add where clause support for-in loops Feature: for-in loops generics Feature: generic declarations and types pack iteration Feature → statements → for-in: Pack iteration task type checker Area → compiler: Semantic analysis variadic generics Feature → generics: Variadic generics
#71095 opened Jan 23, 2024 by simanerush
Slow backtrace logging feature A feature request or implementation run-time performance runtime The Swift Runtime
#71091 opened Jan 23, 2024 by finestructure
Misleading diagnostic involving mutable override bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71084 opened Jan 23, 2024 by juliand665
No completion results after in guard optional unwrapping inside trailing closure of overloaded function code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester
#71078 opened Jan 23, 2024 by ahoppen
Code completion timeouts in SourceKit stress tester after updating CI to Xcode 15.1 code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester
#71077 opened Jan 23, 2024 by ahoppen
ProTip! Adding no:label will show everything without a label.