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

Completion in result builder for loop returns no results bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion
#77283 opened Oct 29, 2024 by hamishknight
The compiler does not see the isolation mismatch between the protocol and the class 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
#77272 opened Oct 29, 2024 by kvasnetskyi
Running a Swift in script mode fails on Windows script mode Flag: Specific to script mode compilation Windows Platform: Windows
#77263 opened Oct 28, 2024 by ahoppen
Switch statement: Bad syntax fails to produce diagnostics bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77257 opened Oct 28, 2024 by eucalyptus-viminalis
Provide debug symbols for release distributions of Swift feature A feature request or implementation triage needed This issue needs more specific labels
#77245 opened Oct 27, 2024 by gregcotten
Sendable subclass of non-sendable class diagnosed as not sendable when a non-sendable static property is also present bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77244 opened Oct 27, 2024 by Jnosh
Linux: Swift 6 LLDB/repl built with 5.10.1+lld crashes on evaluating Swift code 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
#77243 opened Oct 27, 2024 by itaiferber
[Nightlies] Type cast results in error with ExistentialAny feature turned on bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77242 opened Oct 27, 2024 by MahdiBM
the consume operator does not work on weak vars bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77239 opened Oct 26, 2024 by benpious
Borrowed parameters cannot be used in autoclosure @autoclosure Feature → attributes: the @autoclosure type attribute bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. ownership Feature: Ownership modifiers and semantics
#77235 opened Oct 25, 2024 by glessard
Swift 6.0.x crash on win/arm64 Release build 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
#77220 opened Oct 25, 2024 by nil4
[6.0.3-dev] Compiler crash: Failed to reconstruct type for $s6Darwin14POSIXErrorCodeOD 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
#77219 opened Oct 25, 2024 by t089
Check availability context before issuing a deprecation warning feature A feature request or implementation triage needed This issue needs more specific labels
#77206 opened Oct 24, 2024 by SimplyDanny
Can not assign a non-sendable but sending value into inout sending value bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77199 opened Oct 24, 2024 by muukii
swiftc prints ast dump to stderr instead of stdout when more than one source file is provided bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77196 opened Oct 23, 2024 by jdortiz
Redundant overflow check in a simple 3-line function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. optimized only Flag: An issue whose reproduction requires optimized compilation performance
#77195 opened Oct 23, 2024 by glessard
Trouble using the "-disable-dynamic-actor-isolation" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77192 opened Oct 23, 2024 by mattmassicotte
Typealias representation does not preserve sugar bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77189 opened Oct 23, 2024 by ebgraham
Compiler crash on a basic generic argument pack sample 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
#77187 opened Oct 23, 2024 by Malien
rror: compile command failed due to signal 6 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
#77186 opened Oct 23, 2024 by jhansbo
Unable to assign field of type from @preconcurrency imported module from nonisolated constructor of class protected by global actor bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77182 opened Oct 23, 2024 by mstyura
Nondeterministic Release Builds bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77168 opened Oct 22, 2024 by sebastianv1
Assert compiling mixed cpp/ swift project 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
#77150 opened Oct 21, 2024 by mikewoodworth
Build Observation in Embedded mode embedded Embedded Swift Observation Area → standard library: The `Observation` module under the standard library umbrella
#77146 opened Oct 21, 2024 by rauhul
2 tasks
Wrong result order in ASTScope::unqualifiedLookup for macro declarations. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#77141 opened Oct 21, 2024 by MAJKFL
ProTip! Exclude everything labeled bug with -label:bug.