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

[CMake] Refactor --xcode To Imply --skip-build build-script Area → utils: The build script contributor experience documentation generated Xcode project task utils Area: the build system and other accessory scripts under the "utils" directory
#60746 by CodaFi was closed Dec 22, 2023
3 of 4 tasks
[SR-15688] Improve Parser Recovery and Diagnostics for Import Paths with Operators in Them compiler The Swift compiler in itself good first issue Good for newcomers improvement parser Area → compiler: The legacy C++ parser
#57967 by CodaFi was closed Jan 22, 2022
[SR-13848] Restore Note About Optionality Mismatch in Redeclared Functions Involving IUOs and Optionals 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 good first issue Good for newcomers type checker Area → compiler: Semantic analysis
#56246 by CodaFi was closed Jul 14, 2021
[SR-13461] Unnecessarily Strict Assert in DebugAsserts Build bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55903 by CodaFi was closed Aug 27, 2020
[SR-12759] Heisenbug in Witness Matching Because of Leaked Type Variables bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55204 by CodaFi was closed May 20, 2020
[SR-12335] Partial Applies of Functions With Mismatched Arguments Don't Emit Great Diagnostics bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#54766 by CodaFi was closed Mar 9, 2020
[SR-12085] Clean up TypeCheckType so it never returns Type() compiler The Swift compiler in itself good first issue Good for newcomers improvement type checker Area → compiler: Semantic analysis
#54521 by CodaFi was closed Jun 12, 2020
[SR-11920] Bogus Warning When Invalid Protocol is Used in Existential Position 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 good first issue Good for newcomers type checker Area → compiler: Semantic analysis
#54339 by CodaFi was closed Jan 13, 2022
[SR-11902] Improve Error Message for Auto-synthesized Equatable Conformance on Classes compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers improvement type checker Area → compiler: Semantic analysis
#54319 by CodaFi was closed Aug 28, 2020
[SR-11894] Diagnose when a @_cdecl name collides with an existing symbol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#54311 by CodaFi was closed Oct 14, 2023
[SR-11803] Don't inject "willThrow" hooks before rethrow propagation branches bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
#54213 by CodaFi was closed Aug 28, 2020
[SR-11724] Provide a diagnostic when a closure parameter is declared with type sugar bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation expressions Feature: expressions good first issue Good for newcomers parser Area → compiler: The legacy C++ parser
#54133 by CodaFi was closed Nov 8, 2023
[SR-11677] Offer a better diagnostic when && is used in trailing where clause declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers parser Area → compiler: The legacy C++ parser
#54086 by CodaFi was closed Nov 4, 2019
[SR-11668] Offer a better diagnostic when an attribute conflicts with another declaration 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
#54077 by CodaFi was closed Apr 26, 2020
[SR-11421] Checked Cast Diagnostics Should Be More Specific When Literals Are Involved bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. casting Feature: explicit casting (is, as, as? and as!) compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers improvement literals Feature → expressions: Literals such as an integer or string literal swift 5.9 type checker Area → compiler: Semantic analysis
#53822 by CodaFi was closed Apr 8, 2023
[SR-11419] missing_witnesses_general Should only be emitted in IDE mode 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 good first issue Good for newcomers
#53820 by CodaFi was closed Nov 6, 2019
[SR-7989] Use of Self Outside of Protocol Context with Conditional Conformance Causes Crash 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
#50522 by CodaFi was closed Jul 28, 2018
[SR-7958] Incorrect Interpolation in Generic Context Forms an Invalid tuple-to-tuple Conversion bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#50493 by CodaFi was closed Mar 9, 2019
[SR-7771] Forming Single-Element Tuple Abstraction Patterns Causes SILGen Instability 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
#50310 by CodaFi was closed Dec 15, 2018
[SR-7567] Crash lowering ill-scoped use of variable 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
#50109 by CodaFi was closed May 24, 2018
[SR-7445] Call Expressions Need Better Assignment Diagnostics compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers improvement
#49988 by CodaFi was closed Apr 29, 2018
[SR-7004] Bindings to @autoclosure-differing overloads are now ambiguous bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49552 by CodaFi was closed Feb 15, 2018
[SR-5884] Bool Still Seems Broken 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
#48454 by CodaFi was closed Sep 14, 2017
[SR-5696] Closures in enums are always escaping, which doesn't match SE-0155 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48266 by CodaFi was closed Apr 11, 2018
ProTip! Find all open issues with in progress development work with linked:pr.