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

String encoding/decoding is a mess api design bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella String Area → standard library: The `String` type swift 6.0 Unicode Area → standard library: Unicode processing APIs
#69253 opened Oct 18, 2023 by dabrahams
More complete fix-its for protocol stubs diagnostics QoI Bug: Diagnostics Quality of Implementation fix-its Feature: diagnostic fix-its
#70531 opened Dec 17, 2023 by dabrahams
When creating binary executables on Windows, swiftc (and anything else) should add the .exe suffix if it is missing. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels Windows Platform: Windows
#70108 opened Nov 30, 2023 by dabrahams
Dictionary's subscript w/default should take throwing autoclosure Dictionary Area → standard library: the `Dictionary` type feature A feature request or implementation standard library Area: Standard library umbrella swift 5.7
#63202 opened Jan 25, 2023 by dabrahams
[SR-436] Parse failure that shouldn’t be bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself parser Area → compiler: The legacy C++ parser
#43053 opened Jan 1, 2016 by dabrahams
[SR-855] file-wide doc comment content injection compiler The Swift compiler in itself feature A feature request or implementation
#43467 opened Mar 1, 2016 by dabrahams
[SR-2990] Throwing closure + lazy collection == silent eagerness bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#45580 opened Oct 19, 2016 by dabrahams
[SR-2991] No way to propagate errors through lazy collections bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#45581 opened Oct 19, 2016 by dabrahams
[SR-3633] Support for segmented data structures affects ABI Flag: Affects ABI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46218 opened Jan 13, 2017 by dabrahams
[SR-3643] Need an easy way to get a collection of all the a collection's indices, including end bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46228 opened Jan 15, 2017 by dabrahams
[SR-3651] Opaque typealias/newtype compiler The Swift compiler in itself feature A feature request or implementation swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#46236 opened Jan 16, 2017 by dabrahams
[SR-3740] AnyRandomAccessCollection.Index should be a wrapped Int64 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46325 opened Jan 26, 2017 by dabrahams
Unaccountable type deduction change when building via CMake/Xcode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72841 opened Apr 4, 2024 by dabrahams
[SR-4140] Add capacity property requirement to RangeReplaceableCollection affects ABI Flag: Affects ABI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46723 opened Mar 2, 2017 by dabrahams
[SR-4159] Consider whether Hashable should be folded into Comparable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46742 opened Mar 4, 2017 by dabrahams
[SR-4164] Consider treating LazyFilteredCollection like FlattenCollection bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46747 opened Mar 5, 2017 by dabrahams
[SR-4165] Add an UpToOne Collection bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46748 opened Mar 5, 2017 by dabrahams
[SR-4173] @objc is not supported within extensions of generic classes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#46756 opened Mar 7, 2017 by dabrahams
[SR-4187] Generic parameters should be available as nested types 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
#46770 opened Mar 7, 2017 by dabrahams
[SR-4225] UnsafePointer initialize overloads inconsistently named bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46808 opened Mar 12, 2017 by dabrahams
[SR-4251] Conformance diagnostic order is scrambled bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 4.0
#46834 opened Mar 15, 2017 by dabrahams
[SR-4275] Dismal diagnostic for passing an existential to a generic function 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
#46858 opened Mar 17, 2017 by dabrahams
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.