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

Unresolved name causes "Failed to produce diagnostic for expression..." error 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#60029 by samrshi was closed Jul 20, 2022
2
[SR-15717] Building Spotify Clone 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression missing info Resolution: Is missing crucial info such as a test case or a concise description type checker Area → compiler: Semantic analysis
#57994 by swift-ci was closed May 13, 2022
Swift Apple
#32275 by Speleo-cyber was closed Apr 25, 2022
Ruler Project
#32101 by hasenbandeDE was closed Apr 25, 2022
Freezed help
#32119 by a6x-b was closed Apr 25, 2022
Swift Only
#32997 by Willdog10 was closed Apr 25, 2022
Hi
#31036 by Abdul-Habeeb was closed Apr 25, 2022
Assertion failed: (func->isOperator() && "Lookup should only find operators") 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
#59315 by ahoppen was closed Jun 9, 2022
Linker error when using std::map default constructor from Swift on Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#61412 by egorzhdan was closed Jun 13, 2023
--driver-mode= ignored with swift-driver bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
#60600 by keith was closed Sep 28, 2022
LLDB crashes because RemoteAST and Reflection metadata diverge 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 generics Feature: generic declarations and types nested types Feature: nested types reflection swift 5.7
#60565 by bulbazord was closed Nov 7, 2022
No compiler error and abort trap when trying to create an existential type of another existential type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58920 by aggie33 was closed May 24, 2022
[Concurrency] libdispatch is not auto-linked when static-stdlib autolinking bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features static stdlib
#59446 by kateinoigakukun was closed Oct 20, 2023
Implement closure context isolation handling when actor is generic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features distributed Feature → concurrency: distributed actor
#59356 by ktoso was closed Jun 14, 2022
Process.currentDirectoryURL affects global state on Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59610 by Lukasa was closed Jun 14, 2023
#warning in struct causes compiler debug message bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58832 by Dante-Broggi was closed May 23, 2022
Missing completions inside guard let binding 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
#58840 by ahoppen was closed May 12, 2022
@preconcurrency on a function typealias has no effect bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60487 by dnadoba was closed Aug 17, 2022
Crash in swift::AbstractGenericSignatureRequest::evaluate 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
#60528 by ahoppen was closed Aug 15, 2022
[SR-4694] Subtyping Properties and Return Types for Protocol Conformance compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances duplicate Resolution: Duplicates another issue feature A feature request or implementation improvement protocol Feature → type declarations: Protocol declarations type checker Area → compiler: Semantic analysis
#47271 by swift-ci was closed Apr 26, 2017
[SR-609] 'Cannot call value of non-function type' error when calling initializer of class with same name as enum case bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#43226 by swift-ci was closed Jan 25, 2016
[SR-1950] Read-only protocol property requirements not satisfied by subtypes, when they should be compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances duplicate Resolution: Duplicates another issue feature A feature request or implementation improvement protocol Feature → type declarations: Protocol declarations type checker Area → compiler: Semantic analysis
#44559 by swift-ci was closed Jun 30, 2016
[SR-7312] Conforming to protocol using constrained generic compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances duplicate Resolution: Duplicates another issue feature A feature request or implementation improvement protocol Feature → type declarations: Protocol declarations type checker Area → compiler: Semantic analysis
#49860 by swift-ci was closed Apr 3, 2018
ProTip! Exclude everything labeled bug with -label:bug.