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

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
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 10, 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 10, 2024
1 task done
[SR-896] ~= operator should have a name documentation improvement standard library Area: Standard library umbrella transfer candidate The issue may belong in another repository
#43508 opened Mar 8, 2016 by swift-ci 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
The equality comparison operator == is producing incorrect results for KeyPaths on Swift 6.0 Development Snapshots. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73554 opened May 9, 2024 by fibrechannelscsi updated May 9, 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
[SR-123] Force overriding for non-optional protocol methods in a subclass compiler The Swift compiler in itself improvement
#42745 opened Dec 7, 2015 by swift-ci updated May 8, 2024
@usableFromInline internal type doesn't get Sendable conformance synthesised attributes Feature: Declaration and type attributes 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 derived conformances Feature → protocol → conformances: derived conformances aka synthesized conformances Sendable Area → standard library: The Sendable protocol swift 6.0 type checker Area → compiler: Semantic analysis unexpected warning Bug: Unexpected warning @usableFromInline Feature → attributes: The @usableFromInline attribute
#70019 opened Nov 24, 2023 by dnadoba updated May 8, 2024
Compiler crash with SE-0430 "transferring" parameters and result values 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
#73316 opened Apr 28, 2024 by groue updated May 8, 2024
Unbalanced release of DictionaryStorage triggered by use of (.compacted() + Array).map() in release build bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution runtime The Swift Runtime
#73477 opened May 7, 2024 by finestructure updated May 7, 2024
Swift 5.10 crashing when -cross-module-optimization is enabled 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
#73487 opened May 7, 2024 by mman updated May 7, 2024
TypeCheckProtocol.cpp crashed with "witness has more effects than requirement?" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software regression swift 6.0 triage needed This issue needs more specific labels type checker Area → compiler: Semantic analysis
#73479 opened May 7, 2024 by kateinoigakukun updated May 7, 2024
[SR-14516] Swift generates subscript.read accessors that allocate! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression SILOptimizer Area → compiler: SIL optimization passes swift 5.4
#56868 opened Apr 21, 2021 by weissi updated May 6, 2024
Regression in Swift 6.0 compiler 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
#73454 opened May 6, 2024 by migueldeicaza updated May 6, 2024
ProTip! no:milestone will show everything without a milestone.