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-428] Implement new performance terminology in documentation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation standard library Area: Standard library umbrella
#43045 opened Dec 31, 2015 by dabrahams updated Apr 25, 2022
[SR-434] Confounding non-conformance diagnostic 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
#43051 opened Jan 1, 2016 by dabrahams updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[SR-3682] AnyRandomAccessCollection.Index should just store an integer improvement standard library Area: Standard library umbrella
#46267 opened Jan 19, 2017 by dabrahams updated Apr 25, 2022
[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 updated Apr 25, 2022
[SR-3783] Swift importer should recognize doxygen comments compiler The Swift compiler in itself documentation new feature
#46368 opened Jan 29, 2017 by dabrahams updated Apr 25, 2022
[SR-3784] It ought to be possible to get from a Collection's Iterator to an Index new feature standard library Area: Standard library umbrella
#46369 opened Jan 29, 2017 by dabrahams updated Apr 25, 2022
[SR-3841] [string] Design / implement foreign index and index invalidation models standard library Area: Standard library umbrella task
#46426 opened Feb 2, 2017 by dabrahams updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[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 updated Apr 25, 2022
[SR-4192] inconsistency: public taken literally in an extension with internal requirements 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
#46775 opened Mar 8, 2017 by dabrahams updated Apr 25, 2022
[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 updated Apr 25, 2022
[SR-4276] No way to make a type generic over existentials 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
#46859 opened Mar 17, 2017 by dabrahams updated Apr 25, 2022
[SR-4277] fascinating link error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#46860 opened Mar 17, 2017 by dabrahams updated Apr 25, 2022
[SR-4284] Consider standardizing on generic Integer arguments to Collection methods bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#46867 opened Mar 18, 2017 by dabrahams updated Apr 25, 2022
[SR-4285] When associated type is constrained in refined protocol, property with that type must be re-stated bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#46868 opened Mar 18, 2017 by dabrahams updated Apr 25, 2022
[SR-4289] Type checker needs deduction help but shouldn't 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
#46872 opened Mar 20, 2017 by dabrahams updated Apr 25, 2022
[SR-4293] Cannot use inout in a subscript 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
#46876 opened Mar 20, 2017 by dabrahams updated Apr 25, 2022
ProTip! Add no:assignee to see everything that’s not assigned.