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

[Source compatibility suite] swift-distributed-actors assertion failure after rebranch merge bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor source compatibility suite Flag: An issue that surfaced in the source compatibility suite
#69411 opened Oct 25, 2023 by justice-adams-apple
[AutoDiff] Runtime EXC_BAD_ACCESS when running a pullback in certain cases. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. run-time crash Bug → crash: Swift code crashed during execution triage needed This issue needs more specific labels
#73526 opened May 8, 2024 by fibrechannelscsi
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
When specifying a -resource-dir and an -sdk, the swift-frontend still looks in the latter for runtime modules to import bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73445 opened May 5, 2024 by finagolfin
Compiler error when extending a typealias of a partially specialized generic type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations extension Feature → declarations: `extension` declarations generics Feature: generic declarations and types good first issue Good for newcomers swift 5.9 type checker Area → compiler: Semantic analysis typealias Feature → type declarations: `typealias` declarations TypeResolver unexpected error Bug: Unexpected error
#68212 opened Aug 30, 2023 by tapsns
Contradictory compiler diagnostics regarding termination and return analysis bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73574 opened May 10, 2024 by sarahnicoleboo
compiler crash when compiling variable which uses class of extended type 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 extension Feature → declarations: `extension` declarations generics Feature: generic declarations and types IRGen LLVM IR generation
#65388 opened Apr 24, 2023 by cynicer
Grabbing Mac computer name through C++ Interop hangs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#69870 opened Nov 14, 2023 by efroemling
Malformed code appears to throw the compiler into an infinite loop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73885 opened May 24, 2024 by gereons
Existential unexpectedly enables splatting behavior with variadic parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73925 opened May 27, 2024 by xwu
SILGen assertion failure when compiling unreachable lazy local variable 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
#73736 opened May 19, 2024 by jamieQ
Non generic functions accept generic specialization syntax in some cases bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73749 opened May 20, 2024 by TeamPuzel
@_noLocks doesn't work with @_rawLayout bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73951 opened May 28, 2024 by jcavar
Wrong deprecation warning when using availability guard availability The @available attribute and availability checking in general 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 unexpected warning Bug: Unexpected warning
#66854 opened Jun 22, 2023 by FranzBusch
App using Swift macros unexpectedly report EXC_BAD_ACCESS errors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software swift macro Feature → declarations: Swift `macro` declarations
#70469 opened Dec 14, 2023 by AreroKetahi
Memory Corruption on x86_64 with async closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features memory safety Feature: memory safety
#64966 opened Apr 6, 2023 by troughton
@_disfavoredOverload is required to "disambiguate" in a non-throwing context bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73880 opened May 24, 2024 by JessyCatterwaul
Macro: unable to add Comparable conformance if user already defined required functions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. macro expansions Feature → expressions: Macro expansion expressions swift macro Feature → declarations: Swift `macro` declarations triage needed This issue needs more specific labels
#70087 opened Nov 29, 2023 by rayx
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
getTypeOf{Member,}Reference() needs to erase DynamicSelfType in all positions 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
#73860 opened May 23, 2024 by tayloraswift
Invalid async call in default initialized parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73892 opened May 24, 2024 by mattmassicotte
Attempt to remove parameter pack labels results in INTERNAL ERROR: feature not implemented: reabstraction of pack values 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
#73846 opened May 23, 2024 by JessyCatterwaul
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
Specialized function are ignored in a generic context and swift unable to pick the proper specialization bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73842 opened May 23, 2024 by llacroix
ProTip! Type g i on any issue or pull request to go back to the issue listing page.