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-6352] compiler claims a definition is ambiguous but it isn't 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
#48902 opened Nov 10, 2017 by weissi
[SR-4940] ARC traffic prevents tail recursion bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#47517 opened May 19, 2017 by weissi
[SR-5074] Creating a String from a Data slice is almost 10x slower than from Data.withUnsafeBytes :( bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance standard library Area: Standard library umbrella
#47650 opened Jun 2, 2017 by weissi
[SR-5106] Swift 4 is missing a tail-recusion optimisation that Swift 3 is taking :( bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#47682 opened Jun 6, 2017 by weissi
[SR-5145] Letting a long linked list go out of scope can cause a stack-overflow with ARC bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47721 opened Jun 7, 2017 by weissi
[SR-5314] withExtendedLifetime can be very expensive bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#47889 opened Jun 26, 2017 by weissi
[SR-5315] no cheap way to create something where no ARC is happening 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
#47890 opened Jun 26, 2017 by weissi
[SR-5374] Whole Program Optimisation or a Way to Optimise Across Modules Needed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47948 opened Jul 5, 2017 by weissi
[SR-5544] partially matched enum case with associated values shouldn't compile bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48116 opened Jul 24, 2017 by weissi
[SR-5732] no built-in guaranteed way to read errno safely bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#48302 opened Aug 22, 2017 by weissi
[SR-6128] on Darwin for FileAttributeKey I need to import struct Foundation.NSFileManager.FileAttributeKey bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48683 opened Oct 12, 2017 by weissi
[SR-6211] type-inference fails through Optionals compiler The Swift compiler in itself improvement type checker Area → compiler: Semantic analysis
#48763 opened Oct 24, 2017 by weissi
[SR-3819] ICU often needs -ldl, even if linked statically bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project Linux Platform: Linux
#46404 opened Feb 1, 2017 by weissi
[SR-6350] error: expression pattern of type 'Foo.Type' cannot match values of type 'Foo.Type' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#48900 opened Nov 10, 2017 by weissi
[SR-6725] @autoclosure causes ambiguity warnings that can be fixed by wrapping in identity function 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
#49274 opened Jan 9, 2018 by weissi
[SR-6892] lazy sequences are a bit tricky with sometimes sub-optimal overload resolution bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#49441 opened Feb 1, 2018 by weissi
[SR-6965] diagnostics bad when an unnecessary try is used in a non-throwing 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
#49513 opened Feb 9, 2018 by weissi
[SR-6991] prefix(through:) on LazyRandomAccessCollection becomes RandomAccessSlice bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#49539 opened Feb 13, 2018 by weissi
[SR-7000] Swift shouldn't have 7000 bugs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#49548 opened Feb 14, 2018 by weissi
[SR-7478] type checker pretty confused 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
#50021 opened Apr 19, 2018 by weissi
[SR-7541] Closure not optimized by closure specializer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#50083 opened Apr 26, 2018 by weissi
[SR-7546] Swift should support some mechanism to warn/error when heap allocations are happening 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
#50088 opened Apr 26, 2018 by weissi
[SR-7583] simple TSan test program just crashes with latest master dev snapshot bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Linux Platform: Linux
#50125 opened May 2, 2018 by weissi
[SR-7586] creating a public typealias (to an internal type) inside of an internal extension is now an error 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 regression source compatibility swift 4.2
#50128 opened May 2, 2018 by weissi
Allow discoverable, simple disambiguation between module & type of the same name (e.g. Foo.Foo) 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 TypeResolver
#62639 opened Dec 16, 2022 by weissi
ProTip! What’s not been updated in a month: updated:<2024-04-19.