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

Bogus diagnostic for explicit return in local function within closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#71273 by hamishknight was closed Jan 31, 2024
Generic parameter matching fails when protocol requirement is made generic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. generics Feature: generic declarations and types triage needed This issue needs more specific labels
#71216 by natecook1000 was closed Feb 22, 2024
Function with isolated parameter of globally-isolated type does not produce a warning bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features triage needed This issue needs more specific labels
#71177 by mattmassicotte was closed Feb 10, 2024
[AutoDiff] Assertion failed: (linearMapStructTy && "must have linear map struct type for predecessor BB") assertion failure Bug → crash: An assertion failure AutoDiff 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 6.0
#71164 by fibrechannelscsi was closed Feb 3, 2024
Can an isolated parameter be dynamically assigned to the current global actor? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71155 by mattmassicotte was closed Jan 26, 2024
How can self be accessible in a non-isolated async function of a non-Sendable type? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features triage needed This issue needs more specific labels
#71097 by mattmassicotte was closed Feb 10, 2024
Compiler issue with Swift 5.9 if and switch expressions in TCA's reducer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software duplicate Resolution: Duplicates another issue expressions Feature: expressions if else Feature → statements: 'if' statements result builders Feature: Result builders swift 5.9 type checker Area → compiler: Semantic analysis
#71089 by ong-yue-huei was closed Jan 25, 2024
Assertion `hasValidInsertionPoint()' failed in variadic-generic function assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. 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 SILGen Area → compiler: The SIL generation stage statements Feature: statements swift 6.0 variadic generics Feature → generics: Variadic generics
#71074 by karwa was closed Jan 30, 2024
@Observable Macro does not support properties with the package access modifier access control Feature → modifiers: Access control and access levels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Observation Area → standard library: The `Observation` module under the standard library umbrella triage needed This issue needs more specific labels
#71060 by treastrain was closed Apr 9, 2024
Compiler crash with if else expression in result builder (composable architecture reducer body) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions if else Feature → statements: 'if' statements result builders Feature: Result builders swift 5.9 type checker Area → compiler: Semantic analysis
#71040 by KaiOelfke was closed Jan 22, 2024
Swift presents a bug related to large array of Float of approx. 7Mio elements bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71024 by p3d-dev was closed Jan 19, 2024
isolated parameters for non-Sendable seems to be missing warnings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71020 by mattmassicotte was closed Jan 20, 2024
Swift Crashes when Accessing Some Objective-C Enums or OptionSet. 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
#70982 by CrazyFanFan was closed Feb 28, 2024
[Source compatibility suite] Result failing to build with main branch bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself error handling overload resolution Area → compiler → type checker: Overload resolution (ranking) source compatibility suite Flag: An issue that surfaced in the source compatibility suite swift 6.0 type checker Area → compiler: Semantic analysis typed throws Feature → error handling → throws & rethrows: Typed throws unexpected error Bug: Unexpected error
#70970 by justice-adams-apple was closed Feb 15, 2024
[Source compatibility suite] swift-testing failing to build with main branch bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. source compatibility suite Flag: An issue that surfaced in the source compatibility suite swift 6.0 unexpected error Bug: Unexpected error
#70969 by justice-adams-apple was closed Jan 18, 2024
The new swift-driver doesn't seem to work properly when it's used through a symbolic link bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70932 by kkebo was closed Apr 25, 2024
Self shorthand does not work with isolated parameters actor Feature → concurrency: `actor` declarations 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 declarations Feature: declarations Self in class Feature → types: The 'Self' type in classes swift 6.0 type checker Area → compiler: Semantic analysis types Feature: types unexpected error Bug: Unexpected error
#70924 by tayloraswift was closed Jan 17, 2024
Swift build crashes in debug configuration only 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
#70915 by psummerland was closed Jan 21, 2024
Formatting UnitLength Measurement on iOS 16 does not consider user's Measurement System settings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.)
#70876 by rgariful was closed Jan 12, 2024
Opening existential metatype does not work for @objc protocols. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values implicit existential opening Feature → existentials: implicit opening of existentials when passed to parameters of generic type metatypes Feature → types: Metatypes @objc Feature → attributes: The @objc attribute swift 6.0 type checker Area → compiler: Semantic analysis types Feature: types unexpected error Bug: Unexpected error
#70873 by CrystDragon was closed Mar 1, 2024
Sendability incorrectly inferred for curried method bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70829 by KeithBauerANZ was closed Jan 10, 2024
Unsafe withTaskGroup optimization 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 optimized only Flag: An issue whose reproduction requires optimized compilation SILOptimizer Area → compiler: SIL optimization passes swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#70813 by za-creature was closed Mar 29, 2024
TEST 'Swift(linux-x86_64) :: Concurrency/dispatch_inference.swift' FAILED compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features Foundation Linux Platform: Linux Sendable Area → standard library: The Sendable protocol swift 6.0 test failure
#70759 by shahmishal was closed Mar 29, 2024
Closures containing parameter packs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70747 by NoahKamara was closed Jan 25, 2024
#70580 seems to be breaking code in some cases bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70733 by kkebo was closed Jan 6, 2024
ProTip! Find all open issues with in progress development work with linked:pr.