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-6402] [QOI] Bogus diagnostic about no throwing calls 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
#48952 opened Nov 16, 2017 by ddunbar
[SR-6351] [QOI] Bogus diagnose with missing super class 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
#48901 opened Nov 10, 2017 by ddunbar
[SR-5459] Cannot overload with an inner function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48031 opened Jul 14, 2017 by ddunbar
[SR-4631] Bogus "add a stub" diagnostic when a protocol simply requires private -> public 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
#47208 opened Apr 19, 2017 by ddunbar
[SR-4630] Fixit for adding a protocol conformance when a type is compatible, but not declared so 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
#47207 opened Apr 19, 2017 by ddunbar
[SR-4319] Invalid inferred diagnostic with IOU and ?: 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
#46902 opened Mar 23, 2017 by ddunbar
[SR-4189] Crash with default argument reference to local 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
#46772 by ddunbar was closed Mar 9, 2017
[SR-4127] swiftc shouldn't rebuild downstream dependencies when private API changes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself incremental compilation
#46710 opened Mar 1, 2017 by ddunbar
[SR-3984] Bogus "reorder argument" diagnostic 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
#46569 opened Feb 17, 2017 by ddunbar
[SR-3976] [QoI] Improve diagnostic with missing let in if ... = ... 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
#46561 opened Feb 16, 2017 by ddunbar
[SR-3175] Include signal # in subtask termination message compiler The Swift compiler in itself good first issue Good for newcomers improvement legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
#45763 by ddunbar was closed Jan 19, 2017
[SR-2795] Named tuples should not parse as string literals 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
#45399 by ddunbar was closed Jun 16, 2018
[SR-2792] Bad diagnostic attempting to use typealias in protocol 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
#45396 by ddunbar was closed Jan 4, 2017
[SR-2784] [QOI] Diagnostic for unnecessary fallthrough compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement
#45388 opened Sep 28, 2016 by ddunbar
[SR-2754] Major compile time regression on SwiftPM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#45358 by ddunbar was closed Oct 6, 2016
[SR-2622] Assertion failed: (!outerOrigType.isTuple()), function planTupleIntoDirectResult 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
#45227 opened Sep 13, 2016 by ddunbar
[SR-2599] Missing error when building in unoptimized mode with assert and missing return bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#45204 opened Sep 9, 2016 by ddunbar
[SR-2571] Link failure with public variable implemented via default protocol extension bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#45176 by ddunbar was closed Apr 6, 2018
[SR-2556] Assertion failed: (!type->hasTypeParameter() && "not fully substituted"), function mapTypeIntoContext 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
#45161 opened Sep 4, 2016 by ddunbar
[SR-2358] [QOI] Warn on unused {{import}} statements compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation feature A feature request or implementation import Feature → declarations: `import` declarations
#44965 opened Aug 16, 2016 by ddunbar
[SR-2347] Invalid diagnostic on internal initializer in non-open class bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#44954 opened Aug 16, 2016 by ddunbar
[SR-2330] Assertion failed: (protocol && "requirements should have stopped recursion") 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
#44937 opened Aug 12, 2016 by ddunbar
[SR-2321] Unexpected error diagnostics on internal bridged 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
#44928 by ddunbar was closed Aug 11, 2016
[SR-2315] Broken access control on protocol extension declaring public property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#44922 by ddunbar was closed Apr 6, 2018
ProTip! Adding no:label will show everything without a label.