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

Closure as repetition pattern in pack expansion not allowed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself expressions Feature: expressions generics Feature: generic declarations and types 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
#69282 by AnthonyLatsis was closed May 31, 2024 updated May 31, 2024
☂️ Umbrella issue for bugs in closure pack expansion patterns bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself expressions Feature: expressions generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions swift 6.0 type checker Area → compiler: Semantic analysis ☂️ umbrella issue Flag: An umbrella issue variadic generics Feature → generics: Variadic generics
#72153 by AnthonyLatsis was closed May 31, 2024 updated May 31, 2024
4 of 5 tasks
closure in pack expansion = "Failed to produce diagnostic" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures 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 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
#68941 by mayoff was closed May 31, 2024 updated May 31, 2024
Compiler hangs occasionally on many-core CPUs on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73532 by hjyamauchi was closed May 30, 2024 updated May 30, 2024
Compiler Crash with Parameter Pack Expansion in Non-Final Class 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
#73166 by antonsergeev88 was closed May 30, 2024 updated May 30, 2024
Calling a parameter pack of closures on an input crashes the compiler. 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
#73829 by JessyCatterwaul was closed May 30, 2024 updated May 30, 2024
SIL verification failed when using tuples containing parameter packs assertion failure Bug → crash: An assertion failure 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 tuples Feature: tuples variadic generics Feature → generics: Variadic generics verifier
#73030 by xAlien95 was closed May 30, 2024 updated May 30, 2024
Crash when using a logical operator inside pack iteration 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 for-in loops Feature: for-in loops generics Feature: generic declarations and types pack iteration Feature → statements → for-in: Pack iteration SIL SILGen Area → compiler: The SIL generation stage statements Feature: statements swift 6.0 variadic generics Feature → generics: Variadic generics
#73551 by simanerush was closed May 30, 2024 updated May 30, 2024
miscompile: assigning a subclass instance to existential causes base class methods to be called instead of subclass methods bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73962 by tayloraswift was closed May 30, 2024 updated May 30, 2024
(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 by tayloraswift was closed May 29, 2024 updated May 29, 2024
Static methods added via ExtensionMacro not visible outside file where macro was applied bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#69013 by matthewcheok was closed May 29, 2024 updated May 29, 2024
Static property (mehtod) added by ExtensionMacro is not visible to compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#68515 by red-beeard was closed May 29, 2024 updated May 29, 2024
Assertion `!type->hasTypeVariable()' with a primary associated type on a protocol 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
#73896 by ellishg was closed May 25, 2024 updated May 28, 2024
@_noLocks doesn't work with ~Copyable types 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 @_noLocks Feature → attributes: The @_noLocks attribute noncopyable struct/enum Feature → declarations: Noncopyable value type declarations SILOptimizer Area → compiler: SIL optimization passes swift 6.0 unexpected error Bug: Unexpected error
#73582 by jcavar was closed May 16, 2024 updated May 28, 2024
DistributedActor as Actor witness already known crash in DistributedCluster library crash Bug: A crash, i.e., an abnormal termination of software distributed Feature → concurrency: distributed actor
#73702 by ktoso was closed May 28, 2024 updated May 28, 2024
Calling noasync function inside a defer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73614 by 0xTim was closed May 26, 2024 updated May 26, 2024
[SR-1752] Warning about unused result with ternary operator bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#44361 by swift-ci was closed Jul 6, 2016 updated May 24, 2024
[SR-1549] Swift member of Objective-C class not exposed to Swift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#44158 by tonyarnold was closed Jan 7, 2019 updated May 23, 2024
Compiler suggests a wrong insertion point for 'await' in if let .... async & await Feature → concurrency: asynchronous function aka the async/await pattern 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 diagnostics QoI Bug: Diagnostics Quality of Implementation fix-its Feature: diagnostic fix-its good first issue Good for newcomers optional binding Feature → patterns: optional binding patterns Feature: patterns swift 5.9 type checker Area → compiler: Semantic analysis unexpected behavior Bug: Unexpected behavior or incorrect output
#65913 by YOCKOW was closed May 23, 2024 updated May 23, 2024
Compiler crash with "Assertion failed: signature || !origType->hasTypeParameter()" 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
#73345 by hjyamauchi was closed May 23, 2024 updated May 23, 2024
[SR-1272] Use of UnicodeScalarView on a literal String created by interpolation seem to create a view without actual backing String in the memory bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#43880 by swift-ci was closed May 21, 2024 updated May 21, 2024
[SR-1155] Make Metadata structures standard layout affects ABI Flag: Affects ABI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. runtime The Swift Runtime standard library Area: Standard library umbrella
#43763 by bitjammer was closed May 21, 2024 updated May 21, 2024
Crash when hashing a Zalgo string literal 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
#73638 by karwa was closed May 21, 2024 updated May 21, 2024
Parameter pack causes crash when generic types are initialized concurrently bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software generics Feature: generic declarations and types missing info Resolution: Is missing crucial info such as a test case or a concise description run-time crash Bug → crash: Swift code crashed during execution swift 5.10 variadic generics Feature → generics: Variadic generics
#72480 by ThyOwen was closed May 20, 2024 updated May 20, 2024
Opaque return type sendability checking hole bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72926 by orobio was closed May 20, 2024 updated May 20, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.