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

(type checker) regression on main in subtyping rules for tuple labels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions for-in loops Feature: for-in loops regression type checker Area → compiler: Semantic analysis
#73207 opened Apr 23, 2024 by tayloraswift
Failed to produce diagnostic for expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70359 opened Dec 10, 2023 by mipstian
Failed to produce diagnostic when unable to choose correct initializer inside of result builder bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself declarations Feature: declarations diagnostics QoI Bug: Diagnostics Quality of Implementation expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression func Feature → declarations: Functions key paths Feature: key paths (both native and Objective-C) overloading Feature: Overloading symbol names result builders Feature: Result builders swift 5.9 type checker Area → compiler: Semantic analysis
#65467 opened Apr 27, 2023 by j-f1
Default subscript implementation added via a protocol is used instead type's own subscripts bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself overload resolution Area → compiler → type checker: Overload resolution (ranking) overloading Feature: Overloading symbol names regression type checker Area → compiler: Semantic analysis
#62866 opened Jan 5, 2023 by snb
Compiler crash compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software type checker Area → compiler: Semantic analysis
#61405 opened Oct 2, 2022 by KyLeggiero
Compiler Crash: Erroneous code returning an associated 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 type checker Area → compiler: Semantic analysis
#60898 opened Sep 1, 2022 by NikolaiRuhe
Crash in CSApply by mixing opaque return types from different contexts bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60138 opened Jul 19, 2022 by slavapestov
Failure to open directly force-unwrapped 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
#59985 opened Jul 9, 2022 by tgrapperon
[SR-12457] Generalize ~= over StringProtocol compiler The Swift compiler in itself standard library Area: Standard library umbrella task
#54896 opened Mar 30, 2020 by milseman mannequin
[SR-11021] Not getting the correct type from a protocol in generic Collection Element 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
#53411 opened Jun 26, 2019 by swift-ci
[SR-10962] Sourcekitd crashed making a CodeComplete/RangeInfo request bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. found by stress tester Flag: An issue found by the SourceKit stress tester
#53350 opened Jun 18, 2019 by ChristopherRogers
[SR-10279] Generic auto type incorrect for Optional bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 5.0 type checker Area → compiler: Semantic analysis
#52679 opened Apr 3, 2019 by swift-ci
[SR-10130] Type-check time regression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#52532 opened Mar 18, 2019 by zienag
[SR-9818] Compile error is wrong when calling generic function with an argument of the wrong type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself key paths Feature: key paths (both native and Objective-C) type checker Area → compiler: Semantic analysis
#52235 opened Jan 30, 2019 by swift-ci
[SR-9415] Provide more specific diagnostic when an instance method is invoked on a metatype (or vice versa) 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
#51880 opened Dec 5, 2018 by jckarter
[SR-9096] If a variable shadows a function, the diagnostic when attempting to invoke the variable like a function should suggest to rename the variable or qualify the function 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
#51593 opened Oct 27, 2018 by millenomi
[SR-8549] Generic method fails to return type alias 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
#51067 opened Aug 16, 2018 by swift-ci
[SR-7878] Incorrect Closure Signature with Void crashes Compiler access control Feature → modifiers: Access control and access levels 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.2
#50413 opened Jun 5, 2018 by palimondo mannequin
[SR-7524] Non-accurate ambiguity error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#50066 opened Apr 24, 2018 by swift-ci
[SR-7410] Cannot use mutating member on immutable value: 'container' is immutable 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
#49953 opened Apr 11, 2018 by swift-ci
[SR-7389] Inference issue for default implementations 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
#49932 opened Apr 9, 2018 by swift-ci
[SR-7310] Xcode 9.3 fails to compile complex expressions (too complex) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression standard library Area: Standard library umbrella swift 4.1 type checker Area → compiler: Semantic analysis
#49858 opened Mar 30, 2018 by swift-ci
[SR-7102] Compiler performance issue for expressions with generic types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance type checker Area → compiler: Semantic analysis
#49650 opened Mar 2, 2018 by swift-ci
[SR-7087] Chaining simple calculations make a too-complex error by the compiler or REPL bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance type checker Area → compiler: Semantic analysis
#49635 opened Feb 27, 2018 by swift-ci
[SR-7070] Compilation never seems to finish for literal array expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance type checker Area → compiler: Semantic analysis
#49618 opened Feb 24, 2018 by swift-ci
ProTip! no:milestone will show everything without a milestone.