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 and CommandLine.argc should be deprecated and replaced with immutable equivalents. api design bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. input & output Area → standard library: Input & output standard library Area: Standard library umbrella swift 5.9
#66213 opened May 30, 2023 by Lukasa
Building HandyJSON in Swift 5.10 throws a fatal 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
#71946 opened Feb 28, 2024 by CrazyFanFan
[SR-14467] Protocol inheritance with optional covariance does not produce compiler error 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
#56823 opened Apr 9, 2021 by Mordil
Actor-isolated sendability closure inference is broken/confusing bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#69788 opened Nov 10, 2023 by stephencelis
Swift Macros: Adding an enum case with an associated value produces incorrect results bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70208 opened Dec 4, 2023 by skyler-cricut
Add all of the Unicode properties new feature standard library Area: Standard library umbrella
#58697 opened May 5, 2022 by Azoy
missed optimization opportunity for elimination of retain/release and tail recursion bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58549 opened Apr 29, 2022 by RonAvitzur
[SR-16091] Crash when using a key path to a protocol extension property from another library bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#58350 opened Apr 2, 2022 by CraigSiemens
[SR-15358] Swift emits unused symbols into executables bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57680 opened Oct 20, 2021 by fabianfett
[AutoDiff] Differentiability analysis is too strict on differentiable function with one non-differentiable argument AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#68774 opened Sep 26, 2023 by BradLarson
Regression: Xcode 15 cannot build correctly for macOS versions older than 10.15 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68163 opened Aug 28, 2023 by CharlesJS
"cannot pass value pack expansion to non-pack parameter" error with a variadic parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions compiler The Swift compiler in itself expressions Feature: expressions function parameters Feature → declarations: function parameters generics Feature: generic declarations and types swift 5.9 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics variadic parameters Feature → declarations → function parameters: Variadic function parameters
#68755 opened Sep 25, 2023 by simanerush
Conform C++ types that have a std::hash overload to Swift.Hashable c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself feature A feature request or implementation
#62045 opened Nov 11, 2022 by egorzhdan
[SR-13218] Swift's ISO8601DateFormatter doesn't parse all valid RFC3339 dates bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55658 opened Jul 14, 2020 by swift-ci
[SR-11555] popFirst() requires the types '[Int]' and 'ArraySlice<Int>' be equivalent bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#53956 opened Oct 1, 2019 by krzyzanowskim
Circular reference if attached macro references attached type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68158 opened Aug 26, 2023 by bok-
Unnecessary error when declaring extension to type with @available annotation 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
#61135 opened Sep 15, 2022 by NachoSoto
Useless error message related to SwiftUI and Closures. 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 swift 5.8 SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#61339 opened Sep 28, 2022 by dhoepfl
Debian packaging support feature A feature request or implementation platform support
#60690 opened Aug 22, 2022 by melizasw
Defining a typealias to property wrapper in a protocol extension doesn't work as expected bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61085 opened Sep 14, 2022 by tgrapperon
Swift compiler crashes when building codes for existential protocol with primary associated types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself constrained existentials Feature → existentials: constrained existentials such as 'any Collection<Int>' crash Bug: A crash, i.e., an abnormal termination of software existential member accesses Feature → existentials: existential member accesses existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values expressions Feature: expressions swift 5.9 type checker Area → compiler: Semantic analysis
#60547 opened Aug 13, 2022 by langtutheky
@dynamicMemberLookup properties cannot be accessed within the context of the annotated type without self 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
#60589 opened Aug 17, 2022 by matt-curtis
Runtime crash when calling generic method with same-type requirement on constrained existential 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
#61309 opened Sep 27, 2022 by hisekaldma
Unexpected non-isolated deinit warning bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60498 opened Aug 10, 2022 by keith
[C++-Interop] const ref (or pass by reference) ctors miscompile when C++-Interop is enabled on Swift 5.7 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#60601 opened Aug 17, 2022 by plotfi
ProTip! no:milestone will show everything without a milestone.