Skip to content

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

Issues list

Crash in SourceKit stress tester code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester SourceKit Area → source tooling: SourceKit
#73302 opened Apr 26, 2024 by ahoppen
MainActor isolation does not pass to nested functions defined within a closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73301 opened Apr 26, 2024 by adysart
Variables in top-level code (main.swift) should be local compiler The Swift compiler in itself feature A feature request or implementation global let & var Feature: global constants and variables memory safety Feature: memory safety source compatibility swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#73300 opened Apr 26, 2024 by atrick
Cannot access nonisolated(unsafe) var property of actor from init bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73294 opened Apr 26, 2024 by jumhyn-browser
Accessing computed property sometimes causes unexpected consume of borrowed value bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73292 opened Apr 26, 2024 by ORBAT
The Observable macro does not play well with the standard Codable protocol feature A feature request or implementation triage needed This issue needs more specific labels
#73280 opened Apr 26, 2024 by groue
SILGen crash on try repeat/await repeat bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions SILGen Area → compiler: The SIL generation stage swift 6.0 variadic generics Feature → generics: Variadic generics
#73263 opened Apr 25, 2024 by AnthonyLatsis
The LoadableByAddress pass crashes when building SwiftCompilerSources on Windows with a 5.10 toolchain bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software SILOptimizer Area → compiler: SIL optimization passes swift 5.10 Windows Platform: Windows
#73254 opened Apr 25, 2024 by eeckstein
Crash in LLVM when compiling SwiftCompilerSources on Windows with a 5.10 toolchain bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift CodeGen crash Bug: A crash, i.e., an abnormal termination of software swift 5.10 Windows Platform: Windows
#73253 opened Apr 25, 2024 by eeckstein
SILGen crash on using member type accessed through metatype value bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions metatypes Feature → types: Metatypes nested types Feature: nested types SILGen Area → compiler: The SIL generation stage swift 6.0 types Feature: types
#73251 opened Apr 25, 2024 by AnthonyLatsis
Change "has been removed" to "was removed". compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers improvement parser Area → compiler: The legacy C++ parser
#73246 opened Apr 25, 2024 by JessyCatterwaul
Opaque types as inferred associated types violate type safety bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73245 opened Apr 25, 2024 by JadenGeller
Compiler crash on parenthesized try expression 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
#73244 opened Apr 25, 2024 by sarahnicoleboo
Swift Build 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
#73221 opened Apr 24, 2024 by fishpesce
Creating a Dictionary or Set with an element type containing a type parameter pack consisting of only a single class type crashes the compiler in release builds 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
#73219 opened Apr 24, 2024 by lukaskollmer
Allow @_section for static non-global data feature A feature request or implementation triage needed This issue needs more specific labels
#73218 opened Apr 24, 2024 by saagarjha
Task Local Value Binding crash when used legally using withTaskGroup 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
#73217 opened Apr 24, 2024 by Joannis
Compiler crash with value and type pack when used in a method vs free function 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
#73211 opened Apr 23, 2024 by PopFlamingo
Compiler crash with transferring closure parameter that returns a transferring result 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
#73210 opened Apr 23, 2024 by Jnosh
Value and type pack runtime crash when used in a method instead of free function 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
#73209 opened Apr 23, 2024 by PopFlamingo
(type checker) regression on main in subtyping rules for tuple labels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions for-in loops Feature: for-in loops regression type checker Area → compiler: Semantic analysis
#73207 opened Apr 23, 2024 by tayloraswift
Unable to type-check inline closure expressions with @MainActor and/or @Sendable attributes Feature: Declaration and type attributes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features expressions Feature: expressions function types Feature → types: function types swift 6.0 ternary operator Feature → operators: The ternary operator type checker Area → compiler: Semantic analysis types Feature: types unexpected error Bug: Unexpected error
#73199 opened Apr 23, 2024 by NachoSoto
Compiler crash when capturing optional isolated parameter in a closure 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
#73197 opened Apr 23, 2024 by Jnosh
ProTip! Mix and match filters to narrow down what you’re looking for.