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

Unable to use MainActor.assumeIsolated, results in "JIT session error: Symbols not found" 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
#74181 by mattmassicotte was closed Jun 7, 2024
Function with variadic generics Parameter Pack causes runtime crash when called from an initialised class instance. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. class Feature → type declarations: Class declarations compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software declarations Feature: declarations generics Feature: generic declarations and types run-time crash Bug → crash: Swift code crashed during execution swift 5.10 tuples Feature: tuples type declarations Feature → declarations: Type declarations variadic generics Feature → generics: Variadic generics
#74113 by efalloon was closed Jun 5, 2024
Segfault caused by closure call before definition bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74101 by Anfid was closed Jun 3, 2024
@storageRestrictions(initializes:) rejects usage of self bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions init accessors Feature: Initialization property accessors not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error parser Area → compiler: The legacy C++ parser self Feature → expressions: The 'self' expression swift 6.0 unexpected error Bug: Unexpected error
#74075 by MahdiBM was closed Jun 6, 2024
Noncopyable deinit causes compiler crash or miscompile with tsan 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
#74042 by WFT was closed Jun 3, 2024
Calling a parameter pack of closures on an input crashes the 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
#73829 by JessyCatterwaul was closed May 30, 2024
Compilation error related to @TaskLocal on the latest nightly toolchains. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features triage needed This issue needs more specific labels
#73793 by fibrechannelscsi was closed Jun 5, 2024
DistributedActor as Actor witness already known crash in DistributedCluster library crash Bug: A crash, i.e., an abnormal termination of software distributed Feature → concurrency: distributed actor
#73702 by ktoso was closed May 28, 2024
Property definition has inferred type 'some Proto', involving the 'some' return type of another declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error opaque result types Feature → types → opaque types: opaque result types opaque types Feature → types: opaque types properties Feature: properties swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#73661 by vanvoorden was closed May 17, 2024
Protocol existentials do not trigger warnings if they will never be executed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values missing warning Bug: Missing warning SILGen Area → compiler: The SIL generation stage swift 6.0
#73649 by chrisballinger was closed May 31, 2024
Crash when hashing a Zalgo string literal 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
#73638 by karwa was closed May 21, 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 by 0xTim was closed May 26, 2024
老牌机场推荐:2024最新老牌机场 invalid Resolution: Invalid (spam, junk or empty)
#73580 by ji1524 was closed May 11, 2024
@TaskLocal macro does not specify access control for projected value properties bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73557 by hyp was closed May 10, 2024
The equality comparison operator == is producing incorrect results for KeyPaths on Swift 6.0 Development Snapshots. AnyKeyPath Area → standard library: The `AnyKeyPath` type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Equatable Area → standard library: The `Equatable` protocol key paths Feature: key paths (both native and Objective-C) standard library Area: Standard library umbrella swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#73554 by fibrechannelscsi was closed May 15, 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 by hjyamauchi was closed May 30, 2024
Make can import accept any kind of import statement. feature A feature request or implementation triage needed This issue needs more specific labels
#73365 by llacroix was closed May 3, 2024
Building postgres-nio crashes 6.0 nightly 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
#73338 by adam-fowler was closed May 8, 2024
Enable SwiftCompilerSources for lldb on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels Windows Platform: Windows
#73322 by eeckstein was closed May 7, 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 by groue was closed Jun 2, 2024
Compiler crash on parenthesized try expression 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 error handling expressions Feature: expressions good first issue Good for newcomers needs tests Flag: Needs tests SILGen Area → compiler: The SIL generation stage swift 5.10
#73244 by sarahnicoleboo was closed Apr 30, 2024
Protocol becomes impossible to implement in this situation accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself operators Feature: operators protocol Feature → type declarations: Protocol declarations swift 6.0 type checker Area → compiler: Semantic analysis
#73201 by Luminaron was closed Apr 23, 2024
The latest April 22 trunk snapshot crashes when building swift-numerics 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
#73198 by finagolfin was closed Apr 25, 2024
Compiler crash when capturing optional isolated parameter in a closure 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
#73197 by Jnosh was closed Jun 4, 2024
Compiler Crash with Parameter Pack Expansion in Non-Final Class Closure 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
#73166 by antonsergeev88 was closed May 30, 2024
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.