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

Useless autocomplete suggestions with unresolved symbols bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#80348 opened Mar 27, 2025 by NachoSoto updated Mar 27, 2025
Swift 6.1 Generic enum case parameter could not be inferred bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#80146 opened Mar 19, 2025 by swhitty updated Mar 27, 2025
Actor-isolated property wrapper leads to compiling code that crashes at runtime bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software property wrappers Feature: property wrappers triage needed This issue needs more specific labels
#77604 opened Nov 14, 2024 by stephencelis updated Mar 27, 2025
False positive value of non-Sendable type ... accessed after being transferred; later accesses could race. throws + loop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#80234 opened Mar 24, 2025 by nikitabobko updated Mar 27, 2025
[Swift 6.1] Availability validation is broken in a certain case bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#80338 opened Mar 27, 2025 by DmT021 updated Mar 27, 2025
[SR-8190] Introduce a RingBuffer to the Standard Library feature A feature request or implementation good first issue Good for newcomers standard library Area: Standard library umbrella swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#50722 opened Jul 5, 2018 by CodaFi updated Mar 27, 2025
A simple concurrency safety breach of a var being captured by reference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#76929 opened Oct 9, 2024 by CrystDragon updated Mar 27, 2025
Re-exporting a module in a modulemap does not work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#80216 opened Mar 21, 2025 by Steelskin updated Mar 26, 2025
Memory Corruption on x86_64 with async closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features memory safety Feature: memory safety
#64966 opened Apr 6, 2023 by troughton updated Mar 26, 2025
Swift Compiler Crash When Creating Array of C++ Values in Swift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ crash Bug: A crash, i.e., an abnormal termination of software
#79210 opened Feb 7, 2025 by juraskrlec updated Mar 26, 2025
Cannot satisfy SPI protocol requirement with SPI default implementation
#80313 opened Mar 26, 2025 by ahoppen updated Mar 26, 2025
Confusing designated initializer rules bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#80311 opened Mar 26, 2025 by AdamCmiel updated Mar 26, 2025
Cannot pattern match an enum case with two values where one of them is ~Copyable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#80307 opened Mar 26, 2025 by jeremyabannister updated Mar 26, 2025
[cxx-interop] Imported class heirarchy of reference types unable to (implicitly) upcast to base bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#80231 opened Mar 22, 2025 by ADKaster updated Mar 26, 2025
[cxx-interop] Generated header declarations out of order for nested swift classes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#80291 opened Mar 25, 2025 by ADKaster updated Mar 26, 2025
Combination of ~Copyable + optional chaining + assignment crashes the compiler. assignments Feature → expressions: assignments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions noncopyable struct/enum Feature → declarations: Noncopyable value type declarations optional chaining Feature → expressions: optional chaining
#80261 opened Mar 25, 2025 by YOCKOW updated Mar 26, 2025
[6.0] Mutex with enum value inside non-copyable crashes on linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software swift 6.0 triage needed This issue needs more specific labels
#80177 opened Mar 20, 2025 by sliemeobn updated Mar 26, 2025
Global actor isolated methods safety hole. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#80295 opened Mar 26, 2025 by CrystDragon updated Mar 26, 2025
Assertion failure swift::ProtocolConformanceRef::subst with 6.1 in 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 distributed Feature → concurrency: distributed actor
#79318 opened Feb 12, 2025 by vsarunas updated Mar 26, 2025
Consider using the Windows structuring for Android's Android module Android Platform: Android task triage needed This issue needs more specific labels
#80293 opened Mar 26, 2025 by compnerd updated Mar 26, 2025
Protocol with typed throwing getter cannot be witnessed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#80288 opened Mar 25, 2025 by stephencelis updated Mar 25, 2025
Error type access level not enforced for property getters bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#79992 opened Mar 13, 2025 by lawrence-forooghian updated Mar 25, 2025
Compiler crash with certain combination of parameters and typed throws 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
#80264 opened Mar 25, 2025 by jpulik updated Mar 25, 2025
crash archiving Xcode template 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
#78322 opened Dec 20, 2024 by wtholliday updated Mar 25, 2025
Compiler crash regression in 6.1 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
#80269 opened Mar 25, 2025 by jpsim updated Mar 25, 2025
ProTip! Follow long discussions with comments:>50.