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-6094] Nested array cannot be passed as an UnsafeMutablePointer argment 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
#48649 opened Oct 8, 2017 by hamishknight
[SR-5870] Crash when capture list references parameter of outer single-expression closure 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 type checker Area → compiler: Semantic analysis
#48440 by hamishknight was closed Jun 15, 2018
[SR-5317] Members of an @objcMembers class can be marked dynamic even if they aren't exposed to Obj-C bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47892 by hamishknight was closed Aug 3, 2018
[SR-5258] Mutating a dictionary's value through Dictionary.Values still leads to copying bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance standard library Area: Standard library umbrella
#47833 by hamishknight was closed Sep 24, 2018
[SR-5208] Conformance to RangeReplaceableCollection permitted without implementation of replaceSubrange bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#47784 by hamishknight was closed Sep 21, 2021
[SR-5188] Class existentials don't conform to protocols that the class conforms to bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47764 by hamishknight was closed Jun 12, 2017
[SR-4986] Overriding of a method with a constrained generic placeholder is incorrectly permitted accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47563 by hamishknight was closed May 25, 2017
[SR-3839] Ternary operator in convenience initialiser call missing one or more parameters yields an unhelpful 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 type checker Area → compiler: Semantic analysis
#46424 by hamishknight was closed Apr 15, 2018
[SR-3530] Nested self-capturing function interferes with a call to isKnownUniquelyReferenced(_:) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#46118 by hamishknight was closed Apr 15, 2018
[SR-3010] Unable to infer an integer literal as a UInt8 when attempting to construct a String with a UnicodeScalar value 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
#45600 opened Oct 21, 2016 by hamishknight
[SR-2970] @noescape local variable closures will no longer be possible once @noescape is fully removed from the language bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 3.0
#45560 by hamishknight was closed Dec 18, 2018
[SR-2969] Misleading warning on @noescape function variables/properties: "@noescape is the default and is deprecated" 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
#45559 by hamishknight was closed Apr 11, 2019
[SR-1327] Ignored expressions should be correctly evaluated if they have side effects 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 SILGen Area → compiler: The SIL generation stage
#43935 by hamishknight was closed Mar 1, 2018
ProTip! Follow long discussions with comments:>50.