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
Label
Projects
Milestones
Assignee
Sort
Issues list
Availability checking errors not produced from compiler derived Equatable conformance
availability
The @available attribute and availability checking in general
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler in itself
protocol conformances
Feature → protocols: protocol conformances
type checker
#63519
opened Feb 8, 2023 by
apardee
Failed to produce diagnostic for expression (TableColumn with erroneous key path)
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler in itself
failed to produce diag
Error: failed to produce diagnostic for expression
key paths
Feature: key paths (both native and Objective-C)
result builders
Feature: result builders
swift 5.9
type checker
#63481
opened Feb 7, 2023 by
JetForMe
Protocol doesn't inherit @MainActor requirement from base class
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
triage needed
This issue needs more specific labels
#63473
opened Feb 6, 2023 by
KeithBauerANZ
Calling a protocol with associatedType's method, doesn't always pick the same specialized generic implementation.
associated types
Feature: associated types
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
not a bug
Resolution: this was reported as a bug but turned out to be expected behavior or a programmer error
protocol conformances
Feature → protocols: protocol conformances
protocols
Feature: protocols
swift 5.7
type checker
#63463
opened Feb 6, 2023 by
farzadshbfn
Update C++ Interop Getting Started Guide
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
documentation
triage needed
This issue needs more specific labels
#63461
opened Feb 6, 2023 by
marius-se
Bad diagnostic when attempting to A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler in itself
diagnostics QoI
Diagnostics Quality of Implementation
error handling
pattern matching
Feature: pattern matching
swift 5.9
type checker
catch
a concrete Equatable error
bug
#63459
opened Feb 6, 2023 by
hamishknight
Assertion failed: (!bool(ActiveChoice)), function ~ConjunctionStep, file CSStep.h, line 967
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
code completion
Area → source tooling: code completion
compiler crash
A crash that happens during compilation
compiler
The Swift compiler in itself
crash
Any kind of crash
found by stress tester
source tooling
Area: source tooling
swift 5.9
type checker
#63455
opened Feb 6, 2023 by
ahoppen
Cxx to Swift interop - Can't init a Swift Array from C++ -
Array
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
compiler
The Swift compiler in itself
standard library
swift 5.8
#63454
opened Feb 6, 2023 by
litewrap
Switch to completion-like CursorInfo request
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
cursor info
Area → source tooling: cursor info
source tooling
Area: source tooling
SourceKit
#63453
opened Feb 6, 2023 by
ahoppen
Cxx to Swift interop - issue with Array and Int type - "type cannot be used in a Swift generic context"
Array
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
compiler
The Swift compiler in itself
standard library
#63452
opened Feb 6, 2023 by
litewrap
Conflicting arguments to generic parameter 'Content' ('<<hole>>' vs. '<<hole>>' vs. '<<hole>>' …
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler in itself
diagnostics QoI
Diagnostics Quality of Implementation
generics
Feature: generic declarations and types
swift 5.8
type checker
type inference
Feature: type inference
#63450
opened Feb 6, 2023 by
JetForMe
Cxx to Swift interop - Swift::String init from literal still fail.
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
compiler
The Swift compiler in itself
#63448
opened Feb 6, 2023 by
litewrap
Runtime crash with nested non-escaping closures
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#63447
opened Feb 6, 2023 by
jamieQ
Windows toolchain - swiftToCxx directory missing
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
platform support
toolchain
Windows
Platform: Windows
#63446
opened Feb 6, 2023 by
litewrap
Latest Development Snapshot fatal error encountered while reading from module 'Foundation'; when using -enable-experimental-cxx-interop flag
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
compiler crash
A crash that happens during compilation
compiler
The Swift compiler in itself
crash
Any kind of crash
Serialization
swift 5.9
#63445
opened Feb 5, 2023 by
litewrap
@objcMembers does not apply Feature: declaration and type attributes, e.g. @inlinable or inout
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler in itself
objective-c interop
Feature: Interoperability with Objective-C
swift 5.7
@objc
to ObjC compatible enums or inner classes
attributes
#63442
opened Feb 5, 2023 by
mildm8nnered
support sparse checkout: ./swift/utils/update-checkout
feature
A feature request or implementation
update-checkout
Area → utils: the 'update-checkout' tool
utils
Tools for compiler developers under the 'utils' directory
#63438
opened Feb 5, 2023 by
soloturn
Supply an toolchain alias matching its name to swift.org toolchains
contributor experience
feature
A feature request or implementation
macOS
Platform: macOS
toolchain
#63436
opened Feb 5, 2023 by
AnthonyLatsis
swiftc crash due to macro declaration with default argument
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler crash
A crash that happens during compilation
compiler
The Swift compiler in itself
crash
Any kind of crash
default arguments
Feature: default arguments for value parameters
parser
swift macros
Feature: Swift macros
swift 5.9
#63422
opened Feb 4, 2023 by
mayoff
XCode 14.2/Swift 5.7 memory corruption on Task creation when app is launched on iOS < 16.
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
triage needed
This issue needs more specific labels
#63420
opened Feb 3, 2023 by
mstyura
Specifying a SDK with A deviation from expected or documented behavior. Also: expected but undesirable behavior.
cross-compilation
Frontend
Area → compiler: Frontend
Linux
Platform: Linux
triage needed
This issue needs more specific labels
-sdk /path
has the driver looking in a wrong resource directory path too on non-Darwin
bug
#63416
opened Feb 3, 2023 by
buttaface
Compiler crash with generic protocols: "meet operation was not commutative"
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler crash
A crash that happens during compilation
compiler
The Swift compiler in itself
crash
Any kind of crash
generic where clauses
Feature → generics: generic where clauses
generics
Feature: generic declarations and types
swift 5.7
type checker
#63410
opened Feb 3, 2023 by
tristanlabelle
Assertion failed: (match.isViable()), function findBestWitness, file TypeCheckProtocol.cpp, line 1502.
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler crash
A crash that happens during compilation
compiler
The Swift compiler in itself
derived conformances
Feature → protocol conformances: derived conformances aka synthesized conformances
Foundation
protocol conformances
Feature → protocols: protocol conformances
swift 5.8
type checker
#63409
opened Feb 3, 2023 by
JetForMe
Suggestion for incorrect label used might be improved
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler in itself
improvement
overload resolution
type checker
#63408
opened Feb 3, 2023 by
valeriyvan
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.