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

Diagnostic that member is borrowed and cannot be consumed 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
Absolutely massive regressions on swift:6.0-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
Response files created by "swift-frontend.exe" on Windows include "/LIB" which causes linking failures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76548 opened Sep 18, 2024 by sienkewits
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
Running swift build or repl on a package that imports Foundation from Swift 6 downloaded toolchain will crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76546 opened Sep 18, 2024 by marcprux
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
Implement interface hash generation based on Syntax tree ASTGen Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST feature A feature request or implementation
#76527 opened Sep 17, 2024 by rintaro
Update Python to 3.11+ on Windows feature A feature request or implementation triage needed This issue needs more specific labels
#76525 opened Sep 17, 2024 by stevapple
Crash While Type Checking 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 implicit existential opening Feature → existentials: implicit opening of existentials when passed to parameters of generic type type checker Area → compiler: Semantic analysis
#76521 opened Sep 17, 2024 by ed-irl
Inconsistent print() behaviour with std.string bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76520 opened Sep 17, 2024 by Drejzer
Type parameter pack crash while attempting to create resultBuilder with variadic tuple element 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
#76517 opened Sep 17, 2024 by LuizZak
Optional-chained key path into nested optional returns wrong value bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76510 opened Sep 17, 2024 by stephencelis
Unsafe[Mutable]BufferPointer should provide indices and/or forEach even when Element: ~Copyable feature A feature request or implementation move-only Feature → type declarations: Move-only type declarations standard library Area: Standard library umbrella triage needed This issue needs more specific labels
#76509 opened Sep 17, 2024 by grynspan
ProTip! Add no:assignee to see everything that’s not assigned.