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

CommandLine.arguments can contain incorrect contents on Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. input & output Area → standard library: Input & output Linux Platform: Linux standard library Area: Standard library umbrella unexpected behavior Bug: Unexpected behavior or incorrect output
#69658 by gwynne was closed Feb 19, 2024
"Ambiguous without more context" using parameter packs and key-paths bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions generics Feature: generic declarations and types key paths Feature: key paths (both native and Objective-C) swift 5.9 tuples Feature: tuples type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#66502 by hborla was closed Jun 13, 2023
Support Macros on Windows Windows Platform: Windows
#68272 by compnerd was closed Oct 20, 2023
7 of 9 tasks
[SR-13188] Please support @ViewBuilder for properties compiler The Swift compiler in itself feature A feature request or implementation memberwise init Feature: Memberwise structure initializers result builders Feature: Result builders struct Feature → type declarations: Structure declarations swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented type checker Area → compiler: Semantic analysis
#55628 by twostraws was closed Sep 27, 2020
fail to build Observable extenion method on RxSwift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. overload resolution Area → compiler → type checker: Overload resolution (ranking) regression type checker Area → compiler: Semantic analysis
#67815 by JCSooHwanCho was closed Sep 1, 2023
Incorrect location of 'async' for protocol in actor's fix suggestion 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 conformances Feature → protocol: protocol conformances diagnostics QoI Bug: Diagnostics Quality of Implementation fix-its Feature: diagnostic fix-its good first issue Good for newcomers swift 6.0 type checker Area → compiler: Semantic analysis
#69244 by dancamarotto was closed Nov 6, 2023
Can’t defer actor-isolated variable access inside Task { } bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#58921 by StevenSorial was closed Sep 1, 2022
hidden-external function cannot have a body: F->isExternalDeclaration() bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. embedded Embedded Swift triage needed This issue needs more specific labels
#72531 by finnvoor was closed Apr 2, 2024
SILGen crash with propertyWrapper on an implicitly initialized property assertion failure Bug → crash: An assertion failure attributes Feature: Declaration and type attributes @autoclosure Feature → attributes: the @autoclosure type attribute 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 duplicate Resolution: Duplicates another issue property wrappers Feature: property wrappers SILGen Area → compiler: The SIL generation stage swift 5.9
#65562 by ellishg was closed Jul 21, 2023
Method UIControl.addTarget(_:action:for:) imported incorrectly when C++ interop is enabled. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ objective-c interop Feature: Interoperability with Objective-C triage needed This issue needs more specific labels
#63671 by drodriguez was closed Feb 21, 2023
Missing fix-it when opaque property type is inferred compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation fix-its Feature: diagnostic fix-its good first issue Good for newcomers improvement opaque result types Feature → types → opaque types: opaque result types opaque types Feature → types: opaque types type checker Area → compiler: Semantic analysis
#69241 by natecook1000 was closed Oct 18, 2023
Support Ubuntu 22.04 on main branch task
#58784 by shahmishal was closed Jun 3, 2022
6 tasks done
[CMake] Refactor --xcode To Imply --skip-build build-script Area → utils: The build script contributor experience documentation generated Xcode project task utils Area: the build system and other accessory scripts under the "utils" directory
#60746 by CodaFi was closed Dec 22, 2023
3 of 4 tasks
[SR-44] Checking protocol adherence of self in a static function produces LLVM ERROR bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself IRGen LLVM IR generation
#42667 by swift-ci was closed Apr 22, 2018
Make can import accept any kind of import statement. feature A feature request or implementation triage needed This issue needs more specific labels
#73365 by llacroix was closed May 3, 2024
[SR-48] Create warning for missing self in lazy var initialization bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#42671 by swift-ci was closed Apr 21, 2018
[SR-27] Passing variadic function as a function parameter crashes compiler with SIGSEGV bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#42650 by swift-ci was closed Apr 21, 2018
[SR-38] "protocol can only be used as a generic constraint" errors reported twice 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 type checker Area → compiler: Semantic analysis
#42661 by lilyball mannequin was closed Feb 4, 2016
[SR-22] build fails when following the "getting started" on Ubuntu 14.04 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#42645 by swift-ci was closed Dec 15, 2015
[SR-20] Update swift --help to explain multitool support ("swift build", etc.) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#42643 by swift-ci was closed Jun 10, 2019
[SR-17] Refactoring feature A feature request or implementation refactoring Area → source tooling: refactoring
#42640 by swift-ci was closed Apr 21, 2018
[SR-10] Demangler crashes on method signature bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#42636 by jopamer was closed Feb 22, 2016
[SR-8] Crash on invalid protocol usage bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#42634 by jopamer was closed Apr 21, 2018
[SR-7] Inferring closure param type to inout crashes compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#42633 by jopamer was closed Apr 21, 2018
ProTip! Exclude everything labeled bug with -label:bug.