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

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
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
Embedded wasm32-unknown-none-wasm incorrectly calls class destructor with C_CC bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. embedded Embedded Swift WebAssembly Platform: WebAssembly
#72343 by kateinoigakukun was closed Mar 20, 2024
2
Labeled tuple with KeyPath expression as functions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software key paths Feature: key paths (both native and Objective-C) triage needed This issue needs more specific labels
#71882 by kateinoigakukun was closed Feb 26, 2024
Support swifttailcc on WebAssembly bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. IRGen LLVM IR generation WebAssembly Platform: WebAssembly
#69333 opened Oct 23, 2023 by kateinoigakukun
Explicit calling convention specifier on imported C functions are ignored bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c interop Feature: Interoperability with C
#69264 opened Oct 19, 2023 by kateinoigakukun
[Need advice] ExecutorRef::default() is considered as Optional<UnownedSerialExecutor>(nil) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#65529 opened Apr 29, 2023 by kateinoigakukun
DiscardingTaskGroup has ABI signature mismatch issue affects ABI Flag: Affects ABI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Concurrencу Area → standard library: The `Concurrency` module under the standard library umbrella crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution standard library Area: Standard library umbrella
#63060 by kateinoigakukun was closed Jul 21, 2023
Prefer overloaded witnesses with 'async'-ness matching in protocol conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features generics Feature: generic declarations and types type checker Area → compiler: Semantic analysis
#60318 by kateinoigakukun was closed May 12, 2023
Missed optimization opportunity to hoist Array access lifetime bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance
#59449 opened Jun 14, 2022 by kateinoigakukun
[SwiftPM] --static-swift-stdlib is not compatible with swift test bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. cloned Resolution: Was resubmitted in the appropriate repository rather than transferred
#59447 by kateinoigakukun was closed Jun 14, 2022
[Concurrency] libdispatch is not auto-linked when static-stdlib autolinking bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features static stdlib
#59446 by kateinoigakukun was closed Oct 20, 2023
[Concurrency] multiple definition of 'swift::threading::fatal' after new Threading library bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features static stdlib
#59444 by kateinoigakukun was closed Jun 15, 2022
[Concurrency] Hang continuation up when -static-stdlib and having CustomNSError conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features static stdlib
#59443 by kateinoigakukun was closed Apr 13, 2023
[SR-15235] Report warnings about the use of escaping closures with actor-isolated assumption compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features improvement
#57557 by kateinoigakukun was closed Dec 14, 2021
[SR-15188] Calling-convention mismatch violations between runtime, stdlib, and emitted code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. platform support runtime The Swift Runtime standard library Area: Standard library umbrella WebAssembly Platform: WebAssembly
#57511 by kateinoigakukun was closed Mar 31, 2024
[SR-15135] Early SwiftDriver can't compile stdlib on Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57461 by kateinoigakukun was closed Aug 20, 2022
[SR-13728] @objc optional field can't be written in protocol extension method 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 declarations Feature: declarations key paths Feature: key paths (both native and Objective-C) optional protocol requirements Feature → protocol: optional protocol requirements protocol Feature → type declarations: Protocol declarations SIL swift 5.3 verifier
#56125 by kateinoigakukun was closed Jul 21, 2023
[SR-12723] Type compatibility check around @convention is not enough bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#55167 by kateinoigakukun was closed Jun 19, 2020
[SR-11721] Compiler crash with type inference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#54130 by kateinoigakukun was closed Nov 7, 2019
[SR-11413] Failed to emit SIL function using assoctype within extension where constrained by equal operator with Self 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
#53814 by kateinoigakukun was closed Nov 18, 2019
[SR-11392] Failed to produce diagnostic when using protocol conforming with extension 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#53793 by kateinoigakukun was closed Nov 14, 2019
[SR-10075] Can't emit an implicit value constructor with generic type parameters and default value. 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 type checker Area → compiler: Semantic analysis
#52477 by kateinoigakukun was closed Apr 3, 2019
[SR-10067] Sourcekitd crashed making a CursorInfo request bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. found by stress tester Flag: An issue found by the SourceKit stress tester
#52469 opened Mar 9, 2019 by kateinoigakukun
ProTip! Adding no:label will show everything without a label.