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

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 swift 6.0 type checker Area → compiler: Semantic analysis
#69241 opened Oct 18, 2023 by natecook1000
Hashable documentation should be more clear about relationship with Equatable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation Equatable Area → standard library: The `Equatable` protocol Hashable Area → standard library: The `Hashable` protocol standard library Area: Standard library umbrella
#66282 opened Jun 1, 2023 by natecook1000
[SR-14104] Crash with async mutating method 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
#56490 opened Jan 25, 2021 by natecook1000
[SR-12875] Compiler crash when implementing EitherIterator bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55322 opened May 25, 2020 by natecook1000
[SR-11791] Generic parameter conflict with nested iterator bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54201 opened Nov 15, 2019 by natecook1000
[SR-8391] Subscript declaration can't use only nested type of generic parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#50917 opened Jul 27, 2018 by natecook1000
[SR-6840] Confusing error in conditional conformance compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement
#49389 opened Jan 25, 2018 by natecook1000
[SR-6062] Compiler crash when accessing Dictionary.subscript(_:default:) via key-path expression 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
#48619 opened Oct 4, 2017 by natecook1000
[SR-6061] Poor diagnostic when using key paths with incompatible constraints bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48618 opened Oct 4, 2017 by natecook1000
[SR-5945] Regular comments prevent documentation comments from attaching bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#48504 opened Sep 20, 2017 by natecook1000
[SR-4629] Pattern matching fails with generic params bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself parser Area → compiler: The legacy C++ parser
#47206 opened Apr 19, 2017 by natecook1000
[SR-4228] Default indices implementation doesn't work in specific case bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46811 opened Mar 13, 2017 by natecook1000
[SR-3251] Unhelpful error message for an unspecialized generic init 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
#45839 opened Nov 21, 2016 by natecook1000
[SR-2258] ReversedRandomAccessIndex could be removed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#44865 opened Aug 2, 2016 by natecook1000
[SR-2257] Missing String.init(_:) for StaticString bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#44864 opened Aug 2, 2016 by natecook1000
[SR-2256] Closure-backed AnyIterator doesn't follow Iterator semantic requirements bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#44863 opened Aug 2, 2016 by natecook1000
[SR-1990] Sort has incorrect result on small collections with NaN values bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#44599 opened Jul 5, 2016 by natecook1000
[SR-1617] REPL crashes when checking NSComparisonResult equality 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
#44226 opened May 25, 2016 by natecook1000
[SR-1221] Ambiguity with integer literals and overloaded functions 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
#43829 opened Apr 13, 2016 by natecook1000
[SR-1089] @objc properties show as Optional instead of IUO in AnyObject autocomplete 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
#43702 opened Mar 28, 2016 by natecook1000
ProTip! Type g i on any issue or pull request to go back to the issue listing page.