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

[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
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 updated Jun 14, 2022
[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 updated Jun 15, 2022
[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 updated Sep 14, 2022
[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 updated Dec 12, 2022
[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 updated Dec 12, 2022
[SR-9533] Compiler crash: same name associatedtype in conditional conformance 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
#51984 by kateinoigakukun was closed Aug 2, 2022 updated Dec 12, 2022
[SR-7328] Compiler crash when inner func uses outer func argument as default argument 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
#49876 by kateinoigakukun was closed Apr 7, 2018 updated Dec 12, 2022
[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 updated Dec 22, 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 updated Apr 13, 2023
[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 updated Apr 19, 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 updated May 12, 2023
[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 updated Jul 21, 2023
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 updated Jul 21, 2023
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 updated Oct 19, 2023
[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 updated Oct 20, 2023
[SR-8039] Overriding associatedtype with where extension does not works bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances crash Bug: A crash, i.e., an abnormal termination of software generic constraints Feature → generics: generic constraints generics Feature: generic declarations and types type checker Area → compiler: Semantic analysis
#50572 by kateinoigakukun was closed Oct 20, 2023 updated Oct 22, 2023
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 updated Oct 24, 2023
[SR-7467] associatedType having a default type is broken with more than two use associated type inference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#50010 by kateinoigakukun was closed Nov 14, 2023 updated Nov 17, 2023
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 updated Feb 26, 2024
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 updated Mar 20, 2024
2
ProTip! What’s not been updated in a month: updated:<2024-04-29.