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-8825] Metatype type joining not working in a member call on a IUO base access control Feature → modifiers: Access control and access levels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.2 type checker Area → compiler: Semantic analysis
#51333 opened Sep 24, 2018 by hamishknight
[SR-6955] Pattern matching with generic-typed values can't do implicit casting bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49503 opened Feb 8, 2018 by hamishknight
[SR-7050] Spurious "cast from ... to unrelated type ..." warnings when casting to NSObjectProtocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49598 opened Feb 21, 2018 by hamishknight
[SR-8008] Swift should diagnose redundant ': Any' conformances compiler The Swift compiler in itself improvement type checker Area → compiler: Semantic analysis
#50541 opened Jun 15, 2018 by hamishknight
[SR-8009] Swift should diagnose redundant ': Any' generic constraints compiler The Swift compiler in itself improvement type checker Area → compiler: Semantic analysis
#50542 opened Jun 15, 2018 by hamishknight
[SR-8080] Unable to perform rename rectoring within #sourceLocation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#50613 opened Jun 22, 2018 by hamishknight
[SR-8110] Serialization assertion hit: (!ty->hasError() && "Serializing error type") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself serialization Area → compiler: Serialization & deserialization
#50642 opened Jun 26, 2018 by hamishknight
[SR-8153] Can no longer inherit from a typealias'd protocol composition containing AnyObject bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.0 type checker Area → compiler: Semantic analysis
#50685 opened Jun 29, 2018 by hamishknight
[SR-8154] Inconsistent treating of AnyObject as a protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself standard library Area: Standard library umbrella
#50686 opened Jun 29, 2018 by hamishknight
[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-8171] Extend immediate deallocation warning to deal with assignments through tuples compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement type checker Area → compiler: Semantic analysis
#50703 opened Jul 3, 2018 by hamishknight
[SR-8882] Swift's overlay of MTLCopyAllDevicesWithObserver shouldn't return an NSObject observer token bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SDKOverlay
#51388 opened Sep 29, 2018 by hamishknight
[SR-8916] Misleading error message on member ref with explicit empty argument names 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
#51422 opened Oct 5, 2018 by hamishknight
[SR-9037] Compiler can't implicitly upcast the base of a reference to a constrained protocol extension member 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
#51540 opened Oct 18, 2018 by hamishknight
[SR-9052] Cannot access protocol property returning Self on an existential 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
#51555 opened Oct 20, 2018 by hamishknight
[SR-9100] inout-to-pointer is used when passing an optional array to an Unsafe[Mutable]RawPointer? 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
#51597 opened Oct 27, 2018 by hamishknight
[SR-9840] @convention function conversions spuriously triggering escape analysis 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
#52254 opened Feb 1, 2019 by hamishknight
[SR-9999] Runtime assertion hit when using an 'deallocated' unowned reference in a -O build bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself runtime The Swift Runtime
#52402 opened Feb 25, 2019 by hamishknight
[SR-10113] Nested types can be redeclared in the same class hierarchy 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
#52515 opened Mar 15, 2019 by hamishknight
[SR-10491] AST Verifier crash on IUO unwrap through AnyObject lookup 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
#52891 opened Apr 16, 2019 by hamishknight
[SR-10847] Argument labels are not correctly removed from curried instance member reference 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
#53237 opened Jun 6, 2019 by hamishknight
Accessor macro on subscript crashes in SILGen assertion failure Bug → crash: An assertion failure 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 declarations Feature: declarations SILGen Area → compiler: The SIL generation stage subscript Feature: Subscript declarations swift macro Feature → declarations: Swift `macro` declarations swift 6.0
#70369 opened Dec 11, 2023 by hamishknight
ProTip! Exclude everything labeled bug with -label:bug.