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

Incorrect error messages bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72327 opened Mar 14, 2024 by dhoepfl
Mis-leading error about isolation problem bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72326 opened Mar 14, 2024 by mattmassicotte
Freestanding Declaration Macro Expanding Defer Block Causes Compiler Error starting with Swift 5.10 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72307 opened Mar 13, 2024 by i2h3
Codegen for async function call spills AsyncContext unnecessarily bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72289 opened Mar 13, 2024 by ole
Complier crash with new #isolation macro due to missing isolation on call-site 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
#72288 opened Mar 13, 2024 by khlopko
Compiler crash with strict concurrency and referring to another @MainActor 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
#72285 opened Mar 13, 2024 by lyamamot
Hasher.combine fails to implicitly open Hashable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72269 opened Mar 12, 2024 by jasonbobier
Compiler fails to produce diagnostic for 'if' statement in 'repeat'. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression generics Feature: generic declarations and types if else Feature → statements: 'if' statements internal error Bug: Internal error pack expansions Feature → expressions: Pack expansion expressions swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#72253 opened Mar 12, 2024 by YOCKOW
adding global actor erroneously allowed when overriding an ObjC class's method actor isolation Feature → concurrency: Actor isolation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features declarations Feature: declarations type checker Area → compiler: Semantic analysis
#72238 opened Mar 11, 2024 by KeithBauerANZ
Add cross-platform introspection tools for Swift Concurrency Tasks concurrency Feature: umbrella label for concurrency language features feature A feature request or implementation
#72228 opened Mar 11, 2024 by hassila
@MainActor does not enforce execution on main thread. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72224 opened Mar 11, 2024 by sumuhans
inout parameter pack compiler 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
#72209 opened Mar 9, 2024 by JustMars1
Incorrect (but understandable) fix-it for missing labels on a function with non-final default arguments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions compiler The Swift compiler in itself default arguments Feature: default arguments for value parameters diagnostics QoI Bug: Diagnostics Quality of Implementation expressions Feature: expressions fix-its Feature: diagnostic fix-its swift 5.9 type checker Area → compiler: Semantic analysis unexpected behavior Bug: Unexpected behavior or incorrect output
#72208 opened Mar 9, 2024 by jrose-signal
Type inference from default expression doesn’t compile in free function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72199 opened Mar 8, 2024 by ole
Expanding a pack with at least 2 elements inside of an actor method emits a binary that null-dereferences in ValueWitnesses::initializeWithCopy 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
#72198 opened Mar 8, 2024 by slice
Crash with _openExistential 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
#72191 opened Mar 8, 2024 by GeorgeElsham
Associated Type inference regression with default types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72190 opened Mar 8, 2024 by adam-fowler
@preconcurrency import doesn't suppress warning on use of imported global variable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72187 opened Mar 8, 2024 by hborla
Compiler crashes with the message "Attempting to create value for illegal empty type" when compiling generic specialization 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
#72185 opened Mar 8, 2024 by flockoffiles
@preconcurrency fails to suppress concurrency warnings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72182 opened Mar 8, 2024 by tcldr
Strict Concurrency warning false positive: MainActor isolated KeyPath bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72181 opened Mar 8, 2024 by tcldr
Accessing case of enum named Type with backticks produces compile error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72176 opened Mar 8, 2024 by enumcase
Exclusivity restrictions on recursive uses of non-escaping closures are not applied to all non-escaping closures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself triage needed This issue needs more specific labels
#72174 opened Mar 8, 2024 by atrick
ProTip! no:milestone will show everything without a milestone.