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

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 updated May 15, 2024
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 updated May 15, 2024
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 updated May 14, 2024
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 updated May 14, 2024
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 updated May 14, 2024
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 updated May 14, 2024
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 updated May 13, 2024
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 updated May 13, 2024
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 updated May 13, 2024
1 task done
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 updated May 11, 2024
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 updated May 11, 2024
#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 updated May 11, 2024
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 updated May 11, 2024
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 updated May 10, 2024
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 updated May 10, 2024
WinSDK import fails with Windows SDK 10.0.17763.0 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SDKOverlay Windows Platform: Windows
#73502 opened May 8, 2024 by SlugFiller updated May 10, 2024
Swift fails to correctly select between async and regular overload async & await Feature → concurrency: asynchronous function aka the async/await pattern @autoclosure Feature → attributes: the @autoclosure type attribute 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 overload resolution Area → compiler → type checker: Overload resolution (ranking) swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#69489 opened Oct 29, 2023 by saagarjha updated May 10, 2024
some cannot be used instead of a generic placeholder for never-returned type inference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73558 opened May 10, 2024 by JessyCatterwaul updated May 10, 2024
swift-frontend flag -target-variant does not persist in swift object file when generating static library bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73546 opened May 9, 2024 by jpeezzy updated May 9, 2024
Variable used before declaration cause crash in runtime on access, instead compilation error 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
#73535 opened May 9, 2024 by krzyzanowskim updated May 9, 2024
Incompatibility of borrowing with any type in function arguments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73525 opened May 8, 2024 by rofle100lvl updated May 8, 2024
Using @rethrows protocols in rethrows functions allow the throws function to be called without try bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73503 opened May 8, 2024 by tplaymeow updated May 8, 2024
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 updated May 8, 2024
[SR-328] Some Glibc functions not imported because they depend on feature test macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Linux Platform: Linux
#42950 opened Dec 21, 2015 by swift-ci updated May 8, 2024
[SR-200] Remove @objc requirement for specifying optional protocol methods compiler The Swift compiler in itself improvement
#42822 opened Dec 12, 2015 by swift-ci updated May 8, 2024
ProTip! What’s not been updated in a month: updated:<2024-04-19.