-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Issues: swiftlang/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
Label
Projects
Milestones
Assignee
Sort
Issues list
[SourceKit] Missing from A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
key.substructure when enumcase has no associated value
bug
#75835
opened Aug 12, 2024 by
elesahich
[cxx-interop] [FEATURE] Support creating A feature request or implementation
triage needed
This issue needs more specific labels
std::optional<T> / CxxOptional<T>
feature
#75834
opened Aug 12, 2024 by
mrousavy
[cxx-interop] Swift Tuples are not supported in C++
feature
A feature request or implementation
triage needed
This issue needs more specific labels
#75833
opened Aug 12, 2024 by
mrousavy
Swift should allow multiple A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
compiler
The Swift compiler itself
good first issue
Good for newcomers
SWIFT_CONFORMS_TO_PROTOCOL attributes on a C++ class
bug
#75831
opened Aug 12, 2024 by
egorzhdan
swift-frontend bundled with Xcode 15.4 fails “Unhandled adjustment” assertion on GitHub Actions
assertion failure
Bug → crash: An assertion failure
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
type checker
Area → compiler: Semantic analysis
#75830
opened Aug 12, 2024 by
jaanus
Swift 6 withCheckedContinuation(isolation:) (Linux)
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#75828
opened Aug 12, 2024 by
swhitty
Compiler crashes when trying to deduce C++ interop type restriction
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
#75827
opened Aug 11, 2024 by
dur-randir
Compiler crash with protocol using isolated keyword without async
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
#75825
opened Aug 10, 2024 by
lhoward
Soundness issue with dynamic downcasts
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#75824
opened Aug 10, 2024 by
dabrahams
Import Area → compiler: The clang importer
feature
A feature request or implementation
thread_local / _Thread_local marked APIs as nonisolated(unsafe)
clang importer
#75820
opened Aug 10, 2024 by
kateinoigakukun
Support Area → compiler: The clang importer
feature
A feature request or implementation
__swift_attr__ to APINotes
clang importer
#75819
opened Aug 10, 2024 by
kateinoigakukun
Underconstrained protocol crashes the compiler
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
#75817
opened Aug 10, 2024 by
JessyCatterwaul
Overridden methods can't have different actor isolation from nonisolated overridden declaration
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#75815
opened Aug 9, 2024 by
NachoSoto
Swift 6.0 development snapshots fail to build with Xcode 16 Beta 5 when explicitly built modules are enabled
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#75813
opened Aug 9, 2024 by
mavitalemeta
Compiler crash building swiftpm with Windows ARM toolchain
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
SIL
triage needed
This issue needs more specific labels
#75809
opened Aug 9, 2024 by
dschaefer2
Compiler crash when building with Swift 5.10 or newer
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
#75806
opened Aug 9, 2024 by
tstehr
MemberMacro prevents struct from conforming to Equatable
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#75801
opened Aug 9, 2024 by
mister-drgn
Fuzzing support is broken since Xcode 15
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#75800
opened Aug 9, 2024 by
RazrFalcon
Globally-isolated local functions aren't Sendable?
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#75799
opened Aug 9, 2024 by
mattmassicotte
Generic result builder usage fails to type check and crashes the Swift 6 compiler
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
expressions
Feature: expressions
result builders
Feature: Result builders
type checker
Area → compiler: Semantic analysis
#75790
opened Aug 8, 2024 by
hyperspacemark
Function incorrectly marked as not differentiable
AutoDiff
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#75776
opened Aug 8, 2024 by
JaapWijnen
Unknown combination of types for casting
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
#75775
opened Aug 8, 2024 by
JaapWijnen
Assertion failed: (isa<To>(Val) && "cast<Ty>() argument of incompatible type!")
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
CSE
Area → compiler → SILOptimizer: Common Subexpression Elimination
SILOptimizer
Area → compiler: SIL optimization passes
#75774
opened Aug 8, 2024 by
JaapWijnen
Every package with Xcode + snapshot is crashing the compiler in the same way
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
#75772
opened Aug 8, 2024 by
mattmassicotte
Regression: withTaskGroup crashes immediately for iOSAppOnMac
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
concurrency
Feature: umbrella label for concurrency language features
crash
Bug: A crash, i.e., an abnormal termination of software
TaskGroup
Area → standard library → Concurrency: The `TaskGroup` type
#75771
opened Aug 8, 2024 by
KaiOelfke
Previous Next
ProTip!
Updated in the last three days: updated:>2024-08-09.