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-14962] ☂️ C++-Interop Component Kit Umbrella Bugs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself ☂️ umbrella issue Flag: An umbrella issue
#57304 opened Jul 23, 2021 by swift-ci updated Apr 25, 2024
2 of 6 tasks
SILGen crash on using member type accessed through metatype 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 expressions Feature: expressions metatypes Feature → types: Metatypes nested types Feature: nested types SILGen Area → compiler: The SIL generation stage swift 6.0 types Feature: types
#73251 opened Apr 25, 2024 by AnthonyLatsis updated Apr 25, 2024
C++ Import Crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ crash Bug: A crash, i.e., an abnormal termination of software type checker Area → compiler: Semantic analysis
#69989 opened Nov 20, 2023 by migueldeicaza updated Apr 25, 2024
SILGen crash on try repeat/await repeat 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 expressions Feature: expressions generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions SILGen Area → compiler: The SIL generation stage swift 6.0 variadic generics Feature → generics: Variadic generics
#73263 opened Apr 25, 2024 by AnthonyLatsis updated Apr 25, 2024
Compiler crash with transferring closure parameter that returns a transferring result bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#73210 opened Apr 23, 2024 by Jnosh updated Apr 27, 2024
Crash in SourceKit stress tester bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion crash Bug: A crash, i.e., an abnormal termination of software found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling SourceKit Area → source tooling: SourceKit swift 6.0
#73302 opened Apr 26, 2024 by ahoppen updated Apr 27, 2024
MainActor isolation does not pass to nested functions defined within a closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73301 opened Apr 26, 2024 by adysart updated Apr 27, 2024
Variables in top-level code (main.swift) should be local compiler The Swift compiler in itself feature A feature request or implementation global let & var Feature: global constants and variables memory safety Feature: memory safety script mode Flag: Specific to script mode compilation source compatibility swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#73300 opened Apr 26, 2024 by atrick updated Apr 27, 2024
The Observable macro does not play well with the standard Codable protocol feature A feature request or implementation Observation Area → standard library: The `Observation` module under the standard library umbrella
#73280 opened Apr 26, 2024 by groue updated Apr 27, 2024
Swift Build Crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software SILGen Area → compiler: The SIL generation stage
#73221 opened Apr 24, 2024 by fishpesce updated Apr 27, 2024
Creating a Dictionary or Set with an element type containing a type parameter pack consisting of only a single class type crashes the compiler in release builds bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software generics Feature: generic declarations and types
#73219 opened Apr 24, 2024 by lukaskollmer updated Apr 27, 2024
[SR-15812] Memory corruption in Combine subclass with an @objc property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself property wrappers Feature: property wrappers
#58089 opened Feb 3, 2022 by swift-ci updated Apr 27, 2024
Protocol doesn't inherit @MainActor requirement from base class bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#63473 opened Feb 6, 2023 by KeithBauerANZ updated Apr 27, 2024
false Sendable warning if SE-299 (Extending Static Member Lookup in Generic Contexts) is used bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#64388 opened Mar 15, 2023 by dnadoba updated Apr 27, 2024
@preconcurrency import unexpectedly affected by order bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#64392 opened Mar 15, 2023 by stevapple updated Apr 27, 2024
Using a default constructor for a C++ imported struct doesn't always work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#64504 opened Mar 21, 2023 by eeckstein updated Apr 27, 2024
C++ interop enum inside SILInstruction class doesn't work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#64505 opened Mar 21, 2023 by eeckstein updated Apr 27, 2024
(SymbolGraphGen) symbol graphs contain invalid sourceOrigin references bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#64546 opened Mar 22, 2023 by tayloraswift updated Apr 27, 2024
[cxx-interop][regression] methods returning vector are unsafe unless vector instantiated prior in a type alias. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ swift 5.9
#65446 opened Apr 26, 2023 by hyp updated Apr 27, 2024
callAsFunction + rethrows is broken. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. error handling throw Feature → error handling: Throw statements
#66236 opened May 31, 2023 by JessyCatterwaul updated Apr 27, 2024
Swift should guarantee that it can avoid copying a C++ container when traversing through it in a for-in loop, or when using collection methods like map and filter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#66158 opened May 26, 2023 by hyp updated Apr 27, 2024
== implementation added in a macro is not considered when checking for Equatable conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#66348 opened Jun 5, 2023 by JosephDuffy updated Apr 27, 2024
Cannot use self. with parameter packs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. generics Feature: generic declarations and types
#66390 opened Jun 6, 2023 by keith updated Apr 27, 2024
@autoclosure is not working for variadic generics bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. generics Feature: generic declarations and types
#66413 opened Jun 7, 2023 by ensan-hcl updated Apr 27, 2024
"failed to produce diagnostic for expression" when working with multiple overlays in SwiftUI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression
#66454 opened Jun 8, 2023 by alexwlchan updated Apr 27, 2024
ProTip! Updated in the last three days: updated:>2024-05-27.