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

Enhancing Diagnostics for Accessing Member Types within Existential Metatypes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73420 opened May 3, 2024 by chiragramani
Crash while evaluating ASTLoweringRequest, maybe SE-0307 CGFloat vs Double issue? 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
#73441 opened May 4, 2024 by gregomni
AutoDiff/compiler_crashers_fixed/issue-62608-conflicting-debug-info.swift run with sil-verify-all fails verification after SILCombine AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SILOptimizer Area → compiler: SIL optimization passes
#73435 opened May 3, 2024 by nate-chandler
TypeCheckProtocol.cpp crashed with "witness has more effects than requirement?" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software regression swift 6.0 triage needed This issue needs more specific labels type checker Area → compiler: Semantic analysis
#73479 opened May 7, 2024 by kateinoigakukun
Swift 5.10 "release" builds garbage collects local variables too aggressively bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73442 opened May 4, 2024 by jackgene
Swift will not infer opaque return type of generic function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73449 opened May 6, 2024 by yosshi4486
Swift 5.10 crashing when -cross-module-optimization is enabled 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
#73487 opened May 7, 2024 by mman
Variable used before declaration cause crash in runtime on access, instead compilation error 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
#73535 opened May 9, 2024 by krzyzanowskim
some cannot be used instead of a generic placeholder for never-returned type inference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73558 opened May 10, 2024 by JessyCatterwaul
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 opened Apr 14, 2024 by xAlien95
swift-frontend flag -target-variant does not persist in swift object file when generating static library bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73546 opened May 9, 2024 by jpeezzy
[Concurrency][SE-0434] Treat captured local globally-isolated functions as Sendable concurrency Feature: umbrella label for concurrency language features
#73562 opened May 10, 2024 by simanerush
AnyObject key path diagnostic is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73521 opened May 8, 2024 by stephencelis
Using @rethrows protocols in rethrows functions allow the throws function to be called without try bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73503 opened May 8, 2024 by tplaymeow
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 script mode Flag: Specific to script mode compilation source compatibility swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#73300 opened Apr 26, 2024 by atrick
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 opened May 9, 2024 by simanerush
Emit serialized diagnostics in JSON feature A feature request or implementation triage needed This issue needs more specific labels
#73423 opened May 3, 2024 by award999
Freestanding macros cannot unbox an existential argument feature A feature request or implementation triage needed This issue needs more specific labels
#73593 opened May 13, 2024 by eliyap
Regression in Swift 6.0 compiler: crash with passing & to non-inout parameter 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 Frontend Area → compiler: Frontend inout Feature → types: `inout` types type checker Area → compiler: Semantic analysis
#73454 opened May 6, 2024 by migueldeicaza
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 opened May 14, 2024 by 0xTim
passing function result of a parameter pack to a generic function results in false compiler error. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73613 opened May 14, 2024 by JaapWijnen
[Docs] Wrong image used in CppInteroperability tutorial bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#66757 opened Jun 20, 2023 by JSHan94
Compiler crash when conforming a C++ type to a Swift protocol. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ generics Feature: generic declarations and types
#69964 opened Nov 17, 2023 by GeorgeLyon
[Observation] Compiler Crash and Runtime Crash when Observable Object is Generic on Parameter Pack 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
#73690 opened May 17, 2024 by vanvoorden
ProTip! no:milestone will show everything without a milestone.