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

[SR-636] Use of self as default argument in methods compiler The Swift compiler in itself feature A feature request or implementation
#43253 opened Jan 28, 2016 by ahoppen
[SR-2086] Infer or pass indentation settings in the compiler 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
#44694 opened Jul 15, 2016 by ahoppen
[SR-3774] Generated SIL cannot be parsed by compiler 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 SILGen Area → compiler: The SIL generation stage SILParser Area → compiler: The SIL parser
#46359 opened Jan 28, 2017 by ahoppen
[SR-8625] Swift should warn if a closures is passed to an argument that is an autoclosure compiler The Swift compiler in itself improvement type checker Area → compiler: Semantic analysis
#51140 opened Aug 23, 2018 by ahoppen
[SR-13294] Unnecessary retain/release pair when calling a Swift function with a @guaranteed argument? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55734 opened Jul 25, 2020 by ahoppen
[SR-14450] Filter argument labels by types of existing arguments code completion Area → source tooling: code completion improvement source tooling Area: IDE support, SourceKit, and other source tooling
#56806 opened Apr 6, 2021 by ahoppen
[SR-14546] Code completion does not consider overridden protocol methods for dot completion base bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling
#56898 opened Apr 28, 2021 by ahoppen
[SR-14560] Add async alternative creates method that doesn't compile if Error parameter is generic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#56912 opened Apr 30, 2021 by ahoppen
[SR-14695] Assertion failed: (Conformance->getWitnessUncached(requirement).getDecl() == match.Witness && "Deduced different witnesses?") when type with circular reference has Codable conformance 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
#57045 opened Jun 1, 2021 by ahoppen
[SR-14738] Code completion not performing global completion in subscript on dynamicMemberLookup type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling
#57088 opened Jun 8, 2021 by ahoppen
[SR-14817] AST verification error for two overloads of function with defaulted result builder parameter in different order bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57165 opened Jun 23, 2021 by ahoppen
[SR-14842] Code completion reporting wrong base of type alias on generic function 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
#57189 opened Jun 28, 2021 by ahoppen
[SR-14901] Code completion taking very long (~4 minutes) because of chained == operators in invalid expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling
#57248 opened Jul 8, 2021 by ahoppen
[SR-15286] Expression type checks as standalone but is ambiguous inside result builder bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#57608 opened Oct 6, 2021 by ahoppen
[SR-15742] Unreachable "these types are always canonical" 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 found by stress tester Flag: An issue found by the SourceKit stress tester
#58019 opened Jan 17, 2022 by ahoppen
[SR-16014] Code completion is ignoring arguments after the code completion token bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling
#58275 opened Mar 17, 2022 by ahoppen
No Fix-It for @main struct without main static function compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation fix-its Feature: diagnostic fix-its improvement type checker Area → compiler: Semantic analysis
#58518 opened Apr 29, 2022 by ahoppen
Swift finds clang instance next to swift executable, but that’s not true for development builds bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58885 opened May 13, 2022 by ahoppen
SourceKit requests started timing out because ErrorExpr gets assigned a placeholder type 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
#60192 opened Jul 22, 2022 by ahoppen
When using an external parameter label twice with default arguments, the code fails to compile if the first usage is omitted 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
#60274 opened Jul 28, 2022 by ahoppen
Code completion is not suggesting tuple labels because type checker is dropping them too early (with return) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion compiler The Swift compiler in itself source tooling Area: IDE support, SourceKit, and other source tooling type checker Area → compiler: Semantic analysis
#61488 opened Oct 7, 2022 by ahoppen
ProTip! no:milestone will show everything without a milestone.