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

@available annotation not preventing missing symbol crash on macOS 10.15 availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#68010 opened Aug 18, 2023 by jaredh159
Importing C++ module without C++ Interop triggers an assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#68189 opened Aug 29, 2023 by compnerd
Swift CI: [main] OSS - Swift Package - Ubuntu 20.04 - AutoDiff/compiler_crashers_fixed/issue-56649-missing-debug-scopes-in-pullback-trampoline.swift - AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Linux Platform: Linux
#68173 opened Aug 28, 2023 by nate-chandler
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
~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
@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
consume doesn't really work in playground bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. ownership Feature: Ownership modifiers and semantics
#70021 opened Nov 25, 2023 by za-creature
Command SwiftCompile failed with a nonzero exit code (View + Parameter Pack) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself generics Feature: generic declarations and types swift 5.9 SwiftUI Flag: Related to (but not an issue with) SwiftUI variadic generics Feature → generics: Variadic generics
#68919 opened Oct 2, 2023 by twhitt14
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
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
Inconsistent autocompletion results for strongly-typed macro arguments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion
#70094 opened Nov 29, 2023 by MahdiBM
C++ interop: generated header: invalid header generated when forward declaration is required between two classes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#70336 opened Dec 8, 2023 by hyp
Inconsistent borrowing of consuming parameter when passed to a function taking a concrete type vs a generic function. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. ownership Feature: Ownership modifiers and semantics
#70659 opened Jan 1, 2024 by Nobody1707
Improve error message on attempts to use lazy properties in @Observable types diagnostics QoI Bug: Diagnostics Quality of Implementation Observation Area → standard library: The `Observation` module under the standard library umbrella
#71160 opened Jan 25, 2024 by ngimelliUW
[Cxx-interop] Attempting to access properties in a .pb.h file generated from a Protobuf object caused Seg-11 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
#71460 opened Feb 8, 2024 by RStanbouly
C++ interop: fix Interop/Cxx/class/safe-use-of-returned-reference-with-borrowing.swift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#70340 opened Dec 8, 2023 by hyp
C++ interop: generated header is missing support for exposing Swift API of optional FRT bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#70339 opened Dec 8, 2023 by hyp
C++ interop: generated header is missing static property in a class bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#70338 opened Dec 8, 2023 by hyp
missing entries in libstdc++ modulemap c++ interop Feature: Interoperability with C++ feature A feature request or implementation
#70586 opened Dec 21, 2023 by Trass3r
Property wrapper diagnostic/fix-it for missing wrapped value is not idiomatic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation property wrappers Feature: property wrappers
#71017 opened Jan 19, 2024 by stephencelis
[Source compatibility suite] Doggie failing to build with main branch on linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. conformances Feature → protocol: protocol conformances regression source compatibility suite Flag: An issue that surfaced in the source compatibility suite swift 6.0 unexpected error Bug: Unexpected error
#71311 opened Feb 1, 2024 by justice-adams-apple
crash compiling simple code on windows 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 Windows Platform: Windows
#71490 opened Feb 9, 2024 by mikewoodworth
[AutoDiff] Unoptimized code generation for simple derivatives when called from conditional control-flow contexts AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#71510 opened Feb 9, 2024 by jkshtj
ProTip! Exclude everything labeled bug with -label:bug.