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

[Source compatibility suite] swift-distributed-actors assertion failure after rebranch merge bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor source compatibility suite Flag: An issue that surfaced in the source compatibility suite
#69411 opened Oct 25, 2023 by justice-adams-apple
[AutoDiff] Runtime EXC_BAD_ACCESS when running a pullback in certain cases. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. run-time crash Bug → crash: Swift code crashed during execution triage needed This issue needs more specific labels
#73526 opened May 8, 2024 by fibrechannelscsi
Variables in top-level code (main.swift) should be local compiler The Swift compiler in itself feature A feature request or implementation global let & var Feature: global constants and variables memory safety Feature: memory safety script mode Flag: Specific to script mode compilation source compatibility swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#73300 opened Apr 26, 2024 by atrick
Crash when using a logical operator inside pack iteration 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 for-in loops Feature: for-in loops generics Feature: generic declarations and types pack iteration Feature → statements → for-in: Pack iteration SIL SILGen Area → compiler: The SIL generation stage statements Feature: statements swift 6.0 variadic generics Feature → generics: Variadic generics
#73551 opened May 9, 2024 by simanerush
#Preview crash with custom ModelContainer and .modelContainer modifier bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66537 opened Jun 10, 2023 by wmorgue
When specifying a -resource-dir and an -sdk, the swift-frontend still looks in the latter for runtime modules to import bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73445 opened May 5, 2024 by finagolfin
Compiler error when extending a typealias of a partially specialized generic type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations extension Feature → declarations: `extension` declarations generics Feature: generic declarations and types good first issue Good for newcomers swift 5.9 type checker Area → compiler: Semantic analysis typealias Feature → type declarations: `typealias` declarations TypeResolver unexpected error Bug: Unexpected error
#68212 opened Aug 30, 2023 by tapsns
Contradictory compiler diagnostics regarding termination and return analysis bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73574 opened May 10, 2024 by sarahnicoleboo
compiler crash when compiling variable which uses class of extended type 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 extension Feature → declarations: `extension` declarations generics Feature: generic declarations and types IRGen LLVM IR generation
#65388 opened Apr 24, 2023 by cynicer
Freestanding declaration macro fails inside classes: Expected '{' in body of function declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#68704 opened Sep 22, 2023 by juozasvalancius
Grabbing Mac computer name through C++ Interop hangs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#69870 opened Nov 14, 2023 by efroemling
Compiler hangs occasionally on many-core CPUs on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73532 opened May 8, 2024 by hjyamauchi
Emit serialized diagnostics in JSON feature A feature request or implementation triage needed This issue needs more specific labels
#73423 opened May 3, 2024 by award999
WASI/Wasm: withVaList(_:) produces a va_list with the wrong type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. clang importer Area → compiler: The clang importer standard library Area: Standard library umbrella WebAssembly Platform: WebAssembly
#72398 opened Mar 18, 2024 by grynspan
SwiftPM built with Swift 6.0 and later snapshots crashes on macOS 14 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. run-time crash Bug → crash: Swift code crashed during execution swift 6.0
#73327 opened Apr 14, 2024 by kateinoigakukun
1 task done
Freestanding macros cannot unbox an existential argument feature A feature request or implementation triage needed This issue needs more specific labels
#73593 opened May 13, 2024 by eliyap
Regression in Swift 6.0 compiler: crash with passing & to non-inout parameter 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 Frontend Area → compiler: Frontend inout Feature → types: `inout` types type checker Area → compiler: Semantic analysis
#73454 opened May 6, 2024 by migueldeicaza
Calling noasync function inside a defer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73614 opened May 14, 2024 by 0xTim
Building HandyJSON in Swift 5.10 throws a fatal error 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 Frontend Area → compiler: Frontend
#71946 opened Feb 28, 2024 by CrazyFanFan
Existential type conforming to AnyObject can't satisfy a generic parameter which conforms to AnyObject bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72897 opened Apr 7, 2024 by zetasq
Automatic mapping of std::map and std::unordered_map does not work on non-Darwin platforms bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#69711 opened Nov 7, 2023 by brianmichel
passing function result of a parameter pack to a generic function results in false compiler error. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73613 opened May 14, 2024 by JaapWijnen
Enabling the InferSendableFromCaptures upcoming feature flag can break code that involves C functions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73313 opened Apr 27, 2024 by groue
Accessing computed property sometimes causes unexpected consume of borrowed value bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. ownership Feature: Ownership modifiers and semantics
#73292 opened Apr 26, 2024 by ORBAT
ProTip! Find all open issues with in progress development work with linked:pr.