-
Notifications
You must be signed in to change notification settings - Fork 10.4k
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
DESERIALIZATION FAILURE: result not found (__synthesizedBaseCall_operatorCall)
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
#78119
opened Dec 11, 2024 by
hjyamauchi
Feature Request: Bulk Removal of Enum Case in Swift
feature
A feature request or implementation
refactoring
Area → source tooling: refactoring
source tooling
Area: IDE support, SourceKit, and other source tooling
SourceKit
Area → source tooling: SourceKit
#78118
opened Dec 11, 2024 by
shishawn
Type checker fails when calling a function with an A deviation from expected or documented behavior. Also: expected but undesirable behavior.
diagnostics QoI
Bug: Diagnostics Quality of Implementation
expressions
Feature: expressions
failed to produce diagnostic
Bug → internal error: Failed to produce diagnostic for expression
type checker
Area → compiler: Semantic analysis
Optional<() -> Void>
ternary expression as a parameter
bug
#78113
opened Dec 11, 2024 by
TheHarcker
Remangling fails on 6.0-nightly
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
#78112
opened Dec 11, 2024 by
glbrntt
Warn on @available(*, message: "abc")
feature
A feature request or implementation
triage needed
This issue needs more specific labels
#78088
opened Dec 10, 2024 by
jrose-signal
error: copy of noncopyable typed value
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#78082
opened Dec 10, 2024 by
jamieQ
Noncopyable type the compiler can't verify
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#78080
opened Dec 10, 2024 by
TeamPuzel
[Embedded] Build libswiftUnicodeDataTables without exceptions
feature
A feature request or implementation
triage needed
This issue needs more specific labels
#78072
opened Dec 9, 2024 by
finnvoor
Feature Request: Bulk Removal of Function Parameter
feature
A feature request or implementation
refactoring
Area → source tooling: refactoring
source tooling
Area: IDE support, SourceKit, and other source tooling
SourceKit
Area → source tooling: SourceKit
#78070
opened Dec 9, 2024 by
shishawn
Pattern that the region based isolation checker does not understand how to check.
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#78061
opened Dec 9, 2024 by
gfreezy
Swift Compiler crash when building swift-testing with cmake
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#78058
opened Dec 9, 2024 by
Kyle-Ye
[6.0] Mutex with generic value crashes compiler: Archetype without metadata
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
#78048
opened Dec 7, 2024 by
sliemeobn
Compiler errors out on Feature → types: The `Any` built-in type
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
existentials
Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values
expressions
Feature: expressions
metatypes
Feature → types: Metatypes
parser
Area → compiler: The legacy C++ parser
swift 6.0
types
Feature: types
let _: (any Any).Type = (any Any).self
Any
#78042
opened Dec 7, 2024 by
AnthonyLatsis
Dynamic member lookup error description misleading
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#78041
opened Dec 7, 2024 by
muthuveerappanal
compile crash signal 5; MoveOnlyChecker
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#78089
opened Dec 7, 2024 by
RandomHashTags
Compiler fails to detect ambiguous use of A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
Foo.self
bug
#78040
opened Dec 7, 2024 by
tristanlabelle
Compiler crashes when type checking an extension function with a default parameter that uses associated types as function parameter
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
#78039
opened Dec 7, 2024 by
li3zhen1
Sendable loophole with The @available attribute and availability checking in general
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
where Self: Sendable
extension
availability
#78028
opened Dec 6, 2024 by
sliemeobn
Pattern that the region-based isolation checker does not understand how to check (Swift 6 concurrency)
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#78027
opened Dec 6, 2024 by
coreyd303
"@swift-ci please build toolchain Windows arm64" command doesn't seem to work
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#78026
opened Dec 6, 2024 by
hjyamauchi
Swift Package never finishes compiling release (while debug compile works well)
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#78016
opened Dec 6, 2024 by
cvogelbusch
I need to manually build lit_swift_features_cfg_-macosx-arm64
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#78006
opened Dec 6, 2024 by
hnrklssn
In C++ interop mode, specifying A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
Linux
Platform: Linux
static stdlib
toolchain
--static-swift-stdlib
causes the build to fail
bug
#78003
opened Dec 6, 2024 by
omochi
Interpreter/shebang-env fails
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Linux
Platform: Linux
macOS
Platform: macOS
test failure
#77996
opened Dec 5, 2024 by
compnerd
[IsolatedDefaultValues] Actor-isolated default value in actor-isolated context
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
#77985
opened Dec 5, 2024 by
AdamCmiel
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.