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-12761] Thread safety problem in runtime, Dispatch, or TSAN bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55206 opened May 9, 2020 by dabrahams
[SR-12692] Conditional conformance of generics and specialized algorithms is broken. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55136 opened Apr 28, 2020 by dabrahams
[SR-12524] Straightforward mutating divide-and-conquer algorithms cause COW 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
#54967 opened Apr 6, 2020 by dabrahams
[SR-12513] Crazy Cross Module Conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54955 opened Apr 5, 2020 by dabrahams
[SR-12494] Type checker crash-on-invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54936 opened Apr 2, 2020 by dabrahams
[SR-12377] ARC not eliminated bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54813 opened Mar 17, 2020 by dabrahams
[SR-12373] Inconsistent handling of covariant return types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54808 opened Mar 16, 2020 by dabrahams
[SR-12371] Bad diagnostic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54806 opened Mar 16, 2020 by dabrahams
[SR-11839] Parse error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54244 opened Nov 23, 2019 by dabrahams
[SR-10553] Overlapping access message should point at didSet compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation improvement
#52953 opened Apr 25, 2019 by dabrahams
[SR-10145] [Exclusivity] SILGen loads entire struct when reading captured 'let' stored property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#52547 opened Mar 21, 2019 by dabrahams
[SR-8717] Inconsistent ambiguity bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#51229 opened Sep 8, 2018 by dabrahams
[SR-8004] Many SourceKit-related crashes with modified stdlib bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#50537 opened Jun 15, 2018 by dabrahams
[SR-7760] removeAll(where:) should be specialized for [Contiguous]Array[Slice] bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#50299 opened May 24, 2018 by dabrahams
[SR-7729] Type deduction failure 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
#50269 opened May 20, 2018 by dabrahams
[SR-7654] Default implementation of removeAll(where:) for RangeReplaceableCollection takes O(N) space bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#50195 opened May 10, 2018 by dabrahams
[SR-7610] Should-be-benign change breaks standard library bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#50152 opened May 5, 2018 by dabrahams
[SR-7547] fileprivate unexpectedly fails to create a scope 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
#50089 opened Apr 26, 2018 by dabrahams
[SR-6869] Attributes should support multi-line strings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself feature A feature request or implementation
#49418 opened Jan 30, 2018 by dabrahams
ProTip! Exclude everything labeled bug with -label:bug.