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-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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[SR-6480] The self value in a class method should always have DynamicSelfType bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49030 opened Nov 27, 2017 by hamishknight updated Apr 25, 2022
[SR-6753] CodingUserInfoKey's init?(rawValue:) shouldn't be failable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Codable Area → standard library: `Codable` and co. standard library Area: Standard library umbrella
#49302 opened Jan 13, 2018 by hamishknight updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[SR-7281] Swift should diagnose infinite recursion of property observers compiler The Swift compiler in itself improvement
#49829 opened Mar 27, 2018 by hamishknight updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[SR-8082] Swift should warn on redundant 'Any' members in a protocol composition compiler The Swift compiler in itself improvement
#50615 opened Jun 22, 2018 by hamishknight updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[SR-10046] Decodable/Encodable synthesis for unavailable property produces location-less diagnostic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Codable Area → standard library: `Codable` and co. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#52449 opened Mar 5, 2019 by hamishknight updated Apr 25, 2022
[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 updated Apr 25, 2022
[SR-10121] Support Self in a covariant position of a class method's parameter compiler The Swift compiler in itself improvement type checker Area → compiler: Semantic analysis
#52523 opened Mar 16, 2019 by hamishknight updated Apr 25, 2022
ProTip! no:milestone will show everything without a milestone.