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

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
[Typed Throws]: Error thrown from try not inferred for catch bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. typed throws Feature → error handling → throws & rethrows: Typed throws
#69985 opened Nov 19, 2023 by jshier
Compiler crash when conforming a C++ type to a Swift protocol. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ generics Feature: generic declarations and types
#69964 opened Nov 17, 2023 by GeorgeLyon
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
@Observable doesn't work with backtick identifiers bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Observation Area → standard library: The `Observation` module under the standard library umbrella
#69856 opened Nov 14, 2023 by mbrandonw
~Copyable and @dynamicmemberlookup fails to compile bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. noncopyable struct/enum Feature → declarations: Noncopyable value type declarations
#69835 opened Nov 14, 2023 by rvsrvs
Actor-isolated sendability closure inference is broken/confusing bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#69788 opened Nov 10, 2023 by stephencelis
Crash when MemberAttribute macro that have [any Any.Type] argument add another macro to member. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#69780 opened Nov 10, 2023 by r-plus
compiler segfault when building project in release mode only bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SILOptimizer Area → compiler: SIL optimization passes
#69768 opened Nov 10, 2023 by tayloraswift
Recursive macro expansion is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#69759 opened Nov 9, 2023 by stephencelis
Optimiser performs worse on lazy Collections/Sequences than for-in-loop versions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance SILOptimizer Area → compiler: SIL optimization passes
#69751 opened Nov 9, 2023 by wadetregaskis
Automatic mapping of std::map and std::unordered_map does not work on non-Darwin platforms bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#69711 opened Nov 7, 2023 by brianmichel
Module functions can access uninitialized main.swift globals accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself global let & var Feature: global constants and variables memory safety Feature: memory safety SIL swift 6.0
#69535 opened Oct 31, 2023 by tristanlabelle
Swift can't find its subcommands from within emacs on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project swift 5.9 unexpected error Bug: Unexpected error Windows Platform: Windows
#69492 opened Oct 29, 2023 by dabrahams
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
c++ interop: std::is_same_v<> fails for types with certain attributes when passed as function template parameters bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#69425 opened Oct 26, 2023 by omf
[Source compatibility suite] swift-distributed-actors assertion failure after rebranch merge bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor source compatibility suite Flag: An issue that surfaced in the source compatibility suite
#69411 opened Oct 25, 2023 by justice-adams-apple
Missing fix-it when opaque property type is inferred compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation fix-its Feature: diagnostic fix-its good first issue Good for newcomers improvement opaque result types Feature → types → opaque types: opaque result types opaque types Feature → types: opaque types swift 6.0 type checker Area → compiler: Semantic analysis
#69241 opened Oct 18, 2023 by natecook1000
[Autodiff] EXC_BAD_ACCESS when running a @differentiable function in the context of an XCTest. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#69238 opened Oct 17, 2023 by fibrechannelscsi
Local types should support attached extension macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#69159 opened Oct 12, 2023 by stephencelis
Inadvertent Code Breakage with C++ Interop & Windows For Package Authors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#69157 opened Oct 12, 2023 by brianmichel
Reflection: API to distinguish the "kind" of type (enum, struct, etc.) feature A feature request or implementation reflection
#69147 opened Oct 12, 2023 by grynspan
Reflection: API to distinguish types imported from C/C++/ObjC feature A feature request or implementation reflection
#69146 opened Oct 12, 2023 by grynspan
Swift compiler crashes when a Peer macro adds a property with another Peer macro attached to it bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#69122 opened Oct 11, 2023 by rayaantaneja
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.