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

Regression creating/comparing JSON encoded data bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66466 by NachoSoto was closed Jun 8, 2023
@discardableResult ignored when using @MainActor bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60548 by NachoSoto was closed Aug 13, 2022
Deprecated static func fix-it doesn't work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59843 by NachoSoto was closed Jul 13, 2022
[SR-15948] silgen crash referencing class constant as default parameter value 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 default arguments Feature: default arguments for value parameters Self in class Feature → types: The 'Self' type in classes SILGen Area → compiler: The SIL generation stage swift 5.5
#58209 by NachoSoto was closed Jan 17, 2023
[SR-15925] Overloaded enum cases break the compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#58186 by NachoSoto was closed Mar 2, 2022
[SR-15825] Miscompilation leads to reference of unavailable type at runtime 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 linker error
#58099 by NachoSoto was closed Jan 27, 2023
[SR-15766] EXC_BAD_ACCESS overriding async throws function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#58043 by NachoSoto was closed Jan 28, 2022
[SR-14864] Segmentation fault compiling async code 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
#57211 by NachoSoto was closed Jan 23, 2024
[SR-13058] Property wrapper + generic leads to compilation failure and bad diagnostic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55504 by NachoSoto was closed Jul 31, 2020
[SR-6994] Bad diagnostic with unrecognized enum case 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
#49542 by NachoSoto was closed Feb 5, 2020
[SR-6939] Swift 4.1 type-checker regression: cannot convert value of type 'Double' to expected argument type '_?' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.1 type checker Area → compiler: Semantic analysis
#49487 by NachoSoto was closed Feb 21, 2018
[SR-6910] Swift 4.1: Dictionary<HashableType1, HashableType2> is not Hashable 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
#49459 by NachoSoto was closed Mar 28, 2018
[SR-6883] Bad completion for NSObject.self() bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#49432 by NachoSoto was closed Dec 13, 2022
[SR-6876] Bad diagnostic with closures and overloaded method 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
#49425 by NachoSoto was closed Dec 10, 2019
[SR-6832] Huge compile performance regression in Swift 4.1 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance regression swift 4.1
#49381 by NachoSoto was closed Feb 7, 2018
[SR-6803] Accept same-file extensions for automatic synthesis of Equatable/Hashable compiler The Swift compiler in itself improvement type checker Area → compiler: Semantic analysis
#49352 by NachoSoto was closed May 7, 2018
[SR-6802] Tuples of Equatable types aren't Equatable compiler The Swift compiler in itself conditional conformances Feature → protocol → conformances: conditional conformances conformances Feature → protocol: protocol conformances derived conformances Feature → protocol → conformances: derived conformances aka synthesized conformances duplicate Resolution: Duplicates another issue Equatable Area → standard library: The `Equatable` protocol feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal tuples Feature: tuples
#49351 by NachoSoto was closed Jan 22, 2018
[SR-6801] Bad diagnostic when attempting to use automatically implemented Equatable implementation 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
#49350 by NachoSoto was closed Dec 10, 2019
[SR-6800] Swift 4.1 regression: compiler crash with optimizations (instrprof failed to lower an increment UNREACHABLE executed) 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 regression swift 4.1
#49349 by NachoSoto was closed Feb 6, 2018
[SR-6799] Swift 4.1 regression: compiler crash after converting code to Swift 4.1 (cast<Ty>() argument of incompatible 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 regression swift 4.1 type checker Area → compiler: Semantic analysis
#49348 by NachoSoto was closed Feb 6, 2018
[SR-6797] Swift 4.1 regression: compiler crash after converting code to Swift 4.1 (missing explicit conformance in requirement signature) 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 regression swift 4.1
#49346 by NachoSoto was closed Feb 6, 2018
[SR-6782] [New Build System] Compilation fails on CI with "cannot build XXX.o due to missing input" for sources generated through the build bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49331 by NachoSoto was closed Jan 18, 2018
[SR-6730] SILgen segmentation fault 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
#49279 by NachoSoto was closed Jul 10, 2018
[SR-6623] Bad diagnostic passing array to vararg parameter with base type 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
#49172 by NachoSoto was closed Sep 24, 2019
[SR-6379] Protocols with all associatedtypes specified can't be used as existentials 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
#48929 by NachoSoto was closed Apr 10, 2018
ProTip! Exclude everything labeled bug with -label:bug.