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

Large build time increases when using .init and Self with overloaded functions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance type checker Area → compiler: Semantic analysis
#61079 opened Sep 13, 2022 by wattson12
Defining a typealias to property wrapper in a protocol extension doesn't work as expected bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61085 opened Sep 14, 2022 by tgrapperon
Completion on coercion in #selector crashes compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software source tooling Area: IDE support, SourceKit, and other source tooling
#60742 opened Aug 24, 2022 by hamishknight
Generic function changes signficance of tuple labels in target pattern 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
#61125 opened Sep 15, 2022 by woolsweater
[Compiler] Crash the whole machine when running sanitizers/tsan tests bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software test suite Area: test suite
#62128 opened Nov 16, 2022 by LucianoPAlmeida
Performance issue with compiling in -Osize for a certain pattern of code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance SILOptimizer Area → compiler: SIL optimization passes
#62124 opened Nov 15, 2022 by rudro
Type placeholder errors should have fix-its to correct to inferred type 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 fix-its Feature: diagnostic fix-its result builders Feature: Result builders type checker Area → compiler: Semantic analysis
#62282 opened Nov 28, 2022 by beccadax
[interop] Dispatch virtual method calls correctly bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself
#62354 opened Dec 2, 2022 by hyp
Very slow compilation time due to resolving keypath base type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself key paths Feature: key paths (both native and Objective-C) performance type checker Area → compiler: Semantic analysis
#62356 opened Dec 2, 2022 by rayx
## What this adds triage needed This issue needs more specific labels
#62389 opened Dec 4, 2022 by ubsasi
Runtime data race checker triggered for function-wrapper around withCheckedContinuation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features
#62223 opened Nov 22, 2022 by mstyura
[interop] C++ extension for class template specialization isn't visible when forward declaration for it is present bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself
#62165 opened Nov 17, 2022 by hyp
[interop] error when importing swift_attr(retain/release) without swift_attr(import_reference) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself
#62167 opened Nov 17, 2022 by hyp
Generics.rst contains redundant sentence documentation generics Feature: generic declarations and types inaccurate info Bug → documentation: Inaccurate info
#62253 opened Nov 26, 2022 by AgranatMarkit
Generics.rst contains incorrect swift syntax in description of "default-implementations" documentation generics Feature: generic declarations and types inaccurate info Bug → documentation: Inaccurate info
#62255 opened Nov 26, 2022 by AgranatMarkit
Confusing mutability when using AnyObject bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60588 opened Aug 17, 2022 by ii41
Nested types of opaque result types print incorrectly in module interfaces bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60433 opened Aug 6, 2022 by slavapestov
Autocomplete does not work with @dynamicMemberLookup static subscripts 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
#60572 opened Aug 16, 2022 by matt-curtis
libcxxshim's CMake has trouble copying modulemap and header to resource bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build c++ interop Feature: Interoperability with C++
#60326 opened Jul 31, 2022 by plotfi
[objc-interop] Forgetting to import Foundation when passing String as NSString over ObjC-Interop results in confusing type-mapping assert instead of a readable error. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60689 opened Aug 22, 2022 by plotfi
Autocompleting an endpoint with a related default conformance completes for underscored types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60623 opened Aug 18, 2022 by stephencelis
Swift finds clang instance next to swift executable, but that’s not true for development builds bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58885 opened May 13, 2022 by ahoppen
Bridging Objective-C double-pointer error parameter in function with a _Nonnull specifier causes segfault bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58854 opened May 12, 2022 by dev0x13
Crash when compiling an async func that returns Self bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58909 opened May 13, 2022 by mlink
ProTip! Type g i on any issue or pull request to go back to the issue listing page.