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

Top-level multi-variable single declaration with closure bug 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 let & var Feature: constant and variable declarations mangling Area → compiler: Mangling multiple files Flag: An issue whose reproduction requires multiple files swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#62940 opened Jan 10, 2023 by joehinkle11 updated Jan 17, 2024
Convenience init inheritance bug bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70960 opened Jan 17, 2024 by DmT021 updated Jan 17, 2024
Requirement machine internal error on simple recursive same-type requirement bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation generic constraints Feature → generics: generic constraints generics Feature: generic declarations and types internal error Bug: Internal error swift 6.0 type checker Area → compiler: Semantic analysis
#70875 opened Jan 12, 2024 by AnthonyLatsis updated Jan 17, 2024
Do not suggest fix-its that modify the C++ stdlib headers bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself
#70922 opened Jan 15, 2024 by egorzhdan updated Jan 15, 2024
NSError doesn't have the domain and code provided by conditional conformance of CustomNSError bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70918 opened Jan 14, 2024 by crazytonyli updated Jan 14, 2024
Subtype relations of existential metatypes are not consistent in the language. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. casting Feature: explicit casting (is, as, as? and as!) existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values expressions Feature: expressions metatypes Feature → types: Metatypes runtime The Swift Runtime swift 6.0 types Feature: types unexpected behavior Bug: Unexpected behavior or incorrect output
#70874 opened Jan 12, 2024 by CrystDragon updated Jan 13, 2024
Crash when building the stdlib on arm64 Windows arm64 Architecture: arm64 (aarch64) — any 64-bit ARM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code crash Bug: A crash, i.e., an abnormal termination of software Windows Platform: Windows
#70812 opened Jan 10, 2024 by egorzhdan updated Jan 12, 2024
Nested Macros do not seem to expand (Attached Peer Macros) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70886 opened Jan 12, 2024 by JuliusHuizing updated Jan 12, 2024
[AutoDiff] Assertion failure: (!isInvalid()) in function getRequirement. assertion failure Bug → crash: An assertion failure AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions generics Feature: generic declarations and types IRGen LLVM IR generation multiple files Flag: An issue whose reproduction requires multiple files optimized only Flag: An issue whose reproduction requires optimized compilation swift 6.0
#70834 opened Jan 11, 2024 by fibrechannelscsi updated Jan 12, 2024
[SR-9562] add a test for Mirrors good first issue Good for newcomers standard library Area: Standard library umbrella task Windows Platform: Windows
#52010 opened Dec 21, 2018 by compnerd updated Jan 12, 2024
Support top-level code in Main.swift feature A feature request or implementation triage needed This issue needs more specific labels
#70857 opened Jan 11, 2024 by dabrahams updated Jan 11, 2024
[SR-6455] Crash on load of the application when @available used for a class derived from a generic class bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself standard library Area: Standard library umbrella
#49005 opened Nov 22, 2017 by swift-ci updated Jan 11, 2024
Support importing wide character literals from C headers clang importer Area → compiler: The clang importer feature A feature request or implementation Windows Platform: Windows
#70848 opened Jan 11, 2024 by compnerd updated Jan 11, 2024
[AutoDiff] Fatal error of "do not know how to handle this incoming bb argument" when using a throwing function inside a differentiable function AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#70819 opened Jan 10, 2024 by BradLarson updated Jan 11, 2024
Remove needless backslashes from String.debugDescription feature A feature request or implementation triage needed This issue needs more specific labels
#70822 opened Jan 10, 2024 by dabrahams updated Jan 10, 2024
Revert the workaround for the MSVC miscompile in findAutoDiffOriginalFunctionDecl function compiler The Swift compiler in itself task Windows Platform: Windows
#70670 opened Jan 2, 2024 by hyp updated Jan 10, 2024
DeclarationMacro adding a declaration with a PropertyWrapper crashes IR Generation 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
#70807 opened Jan 10, 2024 by planetMDX updated Jan 10, 2024
DeclarationMacro adding a declaration with a PeerMacro crashes SILGenCleanup 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
#70805 opened Jan 10, 2024 by planetMDX updated Jan 10, 2024
Nested closures report wrong compiler (should be warning) with a @discardableResult function call bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70802 opened Jan 10, 2024 by grork updated Jan 10, 2024
Compile crash non import of non existing module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software distributed Feature → concurrency: distributed actor type checker Area → compiler: Semantic analysis
#70657 opened Dec 31, 2023 by mr-swifter updated Jan 10, 2024
Distributed Actor signatures conformance not working after swift format transformation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#61999 opened Nov 9, 2022 by hassila updated Jan 10, 2024
Distributed: incorrect diagnostics for missing import bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#59172 opened May 31, 2022 by MaxDesiatov updated Jan 10, 2024
[Source compatibility suite] Compiler timing out when building Doggie in debug mode - error: the compiler is unable to type-check this expression in reasonable time 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 triage needed This issue needs more specific labels
#70764 opened Jan 8, 2024 by justice-adams-apple updated Jan 9, 2024
Crash "While evaluating request ASTLoweringRequest" 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
#70782 opened Jan 9, 2024 by brandonbloom updated Jan 9, 2024
attr/attr_extern.swift fails in CI under simulator configuration task test failure triage needed This issue needs more specific labels
#70776 opened Jan 8, 2024 by kavon updated Jan 8, 2024
ProTip! Find all open issues with in progress development work with linked:pr.