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

unescapingClosure as AnyObject allows closure to escape bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures
#63151 opened Jan 21, 2023 by amomchilov
Runtime crash when using any with a type alias any SomeProtocol & SomeClass bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59566 opened Jun 18, 2022 by amomchilov
[SR-15865] Crash when conditional binding Error to a variable with the same name as a local 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
#58130 opened Feb 13, 2022 by amomchilov
[SR-15855] Closure parameter parsing rules allow for a parameter named "async" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself parser Area → compiler: The legacy C++ parser
#58129 opened Feb 13, 2022 by amomchilov
[SR-15092] Unresolvable ambiguity when a C function and struct share the same name bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57418 opened Aug 20, 2021 by amomchilov
[SR-13515] Incorrect fix-it when attempting to extend an objc protocol with a default implementation 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
#55951 opened Sep 7, 2020 by amomchilov
[SR-8149] NSPasteboard.PasteboardType.findPanelSearchOptions crashes 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 serialization Area → compiler: Serialization & deserialization
#50681 opened Jun 29, 2018 by amomchilov
ProTip! Exclude everything labeled bug with -label:bug.