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
Make --xcode imply --skip-build --skip-early-swift-driver 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
#61906 by AnthonyLatsis was closed Nov 6, 2022
Make --xcode emit a warning about the generated projects that links out to integration with Ninja tutorial build-script Area → utils: The build script contributor experience task utils Area: the build system and other accessory scripts under the "utils" directory
#61910 by AnthonyLatsis was closed Nov 6, 2022
[SR-2206] Initializers declared in protocol extensions missing from list of code completions code completion Area → source tooling: code completion improvement source tooling Area: IDE support, SourceKit, and other source tooling
#44813 by jepers was closed Dec 9, 2018
[SR-7856] Exclude "self" from completion results where type syntax is expected 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
#50391 by AnthonyLatsis was closed Jun 4, 2018
[SR-8871] Code completion: overridable type members don't show up in subclass declaration context 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
#51377 by AnthonyLatsis was closed Feb 27, 2019
[SR-10004] Compiler forces override of open method to also be open bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#52407 by AnthonyLatsis was closed Feb 27, 2019
[SR-10483] Proto: Class + Class: Proto + default witness causes conformance error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances
#52883 by AnthonyLatsis was closed Jun 23, 2022
[SR-11671] Assoc == Self not treated as an abstract type witness upon conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54080 by AnthonyLatsis was closed Sep 8, 2020
[SR-12367] Override completion lookup doesn't show derived requirements 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
#54801 by AnthonyLatsis was closed Apr 17, 2020
Runtime crash when reassigning generic closure via KeyPath 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 function types Feature → types: function types generics Feature: generic declarations and types key paths Feature: key paths (both native and Objective-C) SILGen Area → compiler: The SIL generation stage swift 5.9
#63682 by BastianKusserow was closed Mar 3, 2023
Enabling upcoming feature ExistentialAny does not work for standard library protocols. 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 existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values swift 5.9 type checker Area → compiler: Semantic analysis
#65034 by ensan-hcl was closed Apr 13, 2023
Compiler crash when capturing a variadic closure assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions function values Feature → expressions: function values generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 5.9 variadic generics Feature → generics: Variadic generics verifier
#66663 by kabiroberai was closed Jan 18, 2024
[SR-943] .self is missing from code completion results 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
#43555 by swift-ci 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-7624] Fixits for 'Argument passed to call that takes no arguments' compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers improvement
#50166 by AnthonyLatsis was closed May 17, 2018
[SR-7670] Duplicate generic param completions in member decls 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
#50210 by AnthonyLatsis was closed Dec 11, 2019
[SR-7855] Incorrect fixit for 'is better expressed as a where clause' diagnositc bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#50390 by AnthonyLatsis was closed Apr 13, 2020
[SR-8239] Same-type constraints not always commutative 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
#50771 by AnthonyLatsis was closed Sep 11, 2018
[SR-8634] Deprecation warning at declaration site in typed enum bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#51149 by swift-ci was closed Mar 29, 2019
[SR-10239] Superclass constraint 'Self.A' : 'Generic<Self.A>' is recursive bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#52639 by DevAndArtist mannequin was closed Feb 2, 2024
[SR-12557] Protocol stubs for restated or colliding requirements are printed multiple times bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55001 by AnthonyLatsis was closed Jul 3, 2020
[SR-12913] Associated type inference crash: "Conflicting type witness deductions" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conditional conformances Feature → protocol → conformances: conditional conformances crash Bug: A crash, i.e., an abnormal termination of software
#55359 by dan-zheng was closed Jul 19, 2022
ProTip! Adding no:label will show everything without a label.