Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Block typedef with generic parameter used in Swift causes a crash 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
#76612 opened Sep 20, 2024 by AdamCmiel
Enum with tuple containing a type pack as its generic crashes compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76610 opened Sep 20, 2024 by alex-waldron
Capture before declaration causes crash with SWIFT_VERSION=6.0 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
#76609 opened Sep 20, 2024 by vcoutasso
Swift 6 key path regression/crash (dynamic member lookup, protocol associated types) 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
#76607 opened Sep 20, 2024 by stephencelis
#expect crashes with EXC_BAD_ACCESS when condition comparing generics is false bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#76608 opened Sep 20, 2024 by master-bytes-krafter
repl does not work anymore in release mode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76605 opened Sep 20, 2024 by Frizlab
Add support for @isolated(any) in withoutActuallyEscaping feature A feature request or implementation triage needed This issue needs more specific labels
#76604 opened Sep 20, 2024 by ph1ps
Improve TaskGroup type docs to include more semantics concurrency Feature: umbrella label for concurrency language features documentation task
#76593 opened Sep 20, 2024 by ktoso
Regression: compiler crash when matching some overlapping patterns 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
#76590 opened Sep 19, 2024 by z2oh
Diagnostic around conforming to a protocol with a noncopyable type has no source location info bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76573 opened Sep 19, 2024 by fwcd
Assertion failed: (false && "Refactor this") 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
#76561 opened Sep 18, 2024 by tayloraswift
(lib/SymbolGraphGen) conformance conditions do not match generic constraints of associated extension block bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76559 opened Sep 18, 2024 by tayloraswift
Significant build regressions on swift:6.0-noble compared to 5.10-noble bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76555 opened Sep 18, 2024 by MahdiBM
AsyncStream & AsyncThrowingStream behavioral divergences & misleading documentation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76547 opened Sep 18, 2024 by jamieQ
Protocol conformance ignored when Self used bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76543 opened Sep 18, 2024 by vojtarylko
[Concurrency] Non-Sendable value can be accessed from Global-Actor-isolated Task And normal Task bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76541 opened Sep 18, 2024 by kntkymt
It’s possible to write arbitrary text after specifying the @MainActor for a closure. accepts invalid Bug: Accepts invalid actor isolation Feature → concurrency: Actor isolation attributes Feature: Declaration and type attributes 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 swift 6.1 type checker Area → compiler: Semantic analysis
#76540 opened Sep 18, 2024 by omochi
Unable to Specify @MainActor for a closure with empty parameters bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76539 opened Sep 18, 2024 by omochi
Make isolated deinit clear task locals & remove experimental flag bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#76538 opened Sep 18, 2024 by ktoso
Missed optimization: loop evaluation can be folded into a constant bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76535 opened Sep 18, 2024 by dcci
The package doesn't compile using the Swift 6.0 open source toolchain bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software serialization Area → compiler: Serialization & deserialization SILOptimizer Area → compiler: SIL optimization passes
#76534 opened Sep 17, 2024 by gfusee
No matching constructor for initialization of 'protocol_type' (aka 'boost::asio::ip::tcp') 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
#76531 opened Sep 17, 2024 by a-soll
Crash when compiling code using 6.0, can related to retroactive 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
#76530 opened Sep 17, 2024 by m1entus
Conforming an actor type with a synchronous initializer to an async init protocol requirement crashes the compiler actor Feature → concurrency: `actor` declarations 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 conformances Feature → protocol: protocol conformances crash Bug: A crash, i.e., an abnormal termination of software IRGen LLVM IR generation
#76529 opened Sep 17, 2024 by fwcd
Collect UnvalidatedDeclsWithOpaqueReturnTypes in ASTGen ASTGen Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST feature A feature request or implementation
#76528 opened Sep 17, 2024 by rintaro
ProTip! Add no:assignee to see everything that’s not assigned.