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-15655] objc protocol cannot use colon-class notation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57934 opened Dec 23, 2021 by mattneub
[SR-15367] Inconsistency in "Expression is 'async' but is not marked with 'await'" error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57689 opened Oct 21, 2021 by mattneub
[SR-14606] could we improve failure-to-handle-throw error message for closures? compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement type checker Area → compiler: Semantic analysis
#56958 opened May 7, 2021 by mattneub
[SR-12952] Could #selector be smarter about types? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55398 opened Jun 7, 2020 by mattneub
[SR-12865] Generic parameter could not be inferred, return type in closures, Combine bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55312 opened May 23, 2020 by mattneub
[SR-12517] Anonymous function (closure) only required to mention _last_ parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54959 opened Apr 5, 2020 by mattneub
[SR-11071] bad diagnostic with map on Optional compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement
#53463 opened Jul 5, 2019 by mattneub
[SR-11017] dynamicallyCall can't be mutating compiler The Swift compiler in itself improvement
#53407 opened Jun 25, 2019 by mattneub
[SR-9030] yet another misplaced "ambiguous reference" error message compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement
#51533 opened Oct 17, 2018 by mattneub
[SR-8867] no unused constant warning if local function follows compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement
#51373 opened Sep 27, 2018 by mattneub
[SR-7498] Decoder needs containerKeyedWithUnknownKeys Codable Area → standard library: `Codable` and co. improvement standard library Area: Standard library umbrella
#50041 opened Apr 22, 2018 by mattneub
[SR-6875] Codable codegen blocked by subclass with designated initializer 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
#49424 opened Jan 30, 2018 by mattneub
[SR-5735] unable to infer closure type but able to provide Fix-It 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
#48305 opened Aug 22, 2017 by mattneub
[SR-5662] false exclusive / simultaneous access crash with global tuple bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48232 opened Aug 8, 2017 by mattneub
[SR-5629] numericCast needs exactly: and clamping: variants bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#48199 opened Aug 4, 2017 by mattneub
[SR-5531] Is this really an exclusive access issue? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48103 opened Jul 23, 2017 by mattneub
[SR-5521] elementsEqual doesn't work properly for Dictionary bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#48093 opened Jul 21, 2017 by mattneub
ProTip! Exclude everything labeled bug with -label:bug.