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

--explicit-target-dependency-import-check doesn't catch missing NIOTLS dependency for AsyncHTTPClient bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70560 opened Dec 20, 2023 by dnadoba
@usableFromInline internal type doesn't get Sendable conformance synthesised attributes Feature: Declaration and type attributes 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 conformances Feature → protocol: protocol conformances derived conformances Feature → protocol → conformances: derived conformances aka synthesized conformances Sendable Area → standard library: The Sendable protocol swift 6.0 type checker Area → compiler: Semantic analysis unexpected warning Bug: Unexpected warning @usableFromInline Feature → attributes: The @usableFromInline attribute
#70019 opened Nov 24, 2023 by dnadoba
diagnose-api-breaking-changes false positive when switching to opaque parameter from equivalent generic function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68797 opened Sep 27, 2023 by dnadoba
async func that is conditionally recursive crashes nightly compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68708 opened Sep 22, 2023 by dnadoba
rethrows checking can trivially be defeated using self executing closures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68131 opened Aug 24, 2023 by dnadoba
Assertion failed: (origPackType.matchesPack(substPackType)), function PackElementGenerator, file AbstractionPattern.cpp, line 804. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. generics Feature: generic declarations and types
#67917 opened Aug 14, 2023 by dnadoba
Array.description uses debugDescription instead of description of its elements Array Area → standard library: The `Array` type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. CustomStringConvertible Area → standard library: The `CustomStringConvertible` protocol standard library Area: Standard library umbrella swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#67541 opened Jul 26, 2023 by dnadoba
@preconcurrency can't be applied to associatedtypes in protocols bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67399 opened Jul 19, 2023 by dnadoba
diagnose-api-breaking-changes is sensitive to the method declaration order bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67113 opened Jul 4, 2023 by dnadoba
AsyncSequence.prefix(while:) is wrongly marked rethrows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66922 opened Jun 26, 2023 by dnadoba
false Sendable warning if SE-299 (Extending Static Member Lookup in Generic Contexts) is used bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#64388 opened Mar 15, 2023 by dnadoba
Sendability of global funcs and closures formed from funcs is inconsistent 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 type checker Area → compiler: Semantic analysis
#61449 opened Oct 5, 2022 by dnadoba
Nested constrained opaque result type example from SE-0346 doesn't compile bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself generics Feature: generic declarations and types type checker Area → compiler: Semantic analysis
#61409 opened Oct 3, 2022 by dnadoba
#if swift(...) nested within #if canImport tries to parse attributes attributes Feature: Declaration and type attributes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler directives Feature: compiler directives (#if, #warning, #error, etc.) compiler The Swift compiler in itself parser Area → compiler: The legacy C++ parser unexpected error Bug: Unexpected error
#60876 opened Aug 31, 2022 by dnadoba
Unwrapping a @Sendable function from a @preconcurrency property loses @Sendable conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60508 opened Aug 11, 2022 by dnadoba
@Sendable with function type defined as a typealias doesn't compile bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60488 opened Aug 10, 2022 by dnadoba
Switching over enum with two identically named cases but different number of associated values produces warnings and crashes at runtime bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60376 opened Aug 3, 2022 by dnadoba
5.7 toolchain from 5. July reports "var mutated after capture by sendable closure" but it is only mutated before being captured bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59911 opened Jul 6, 2022 by dnadoba
Removing @preconcurrency results in one more allocation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59249 opened Jun 3, 2022 by dnadoba
Two vars result in three allocations if captured in closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59177 opened May 31, 2022 by dnadoba
[SR-15726] -assert-config Debug with release configuration crashes compiler on linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58003 opened Jan 13, 2022 by dnadoba
[SR-15402] Forming a KeyPath to a property defined as a protocol extension in another module crashes compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57716 opened Oct 27, 2021 by dnadoba
[SR-14526] Improve diagnostic on trying to call @usableFromInlinable method of internal protocol from @inlinable context 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
#56878 opened Apr 25, 2021 by dnadoba
ProTip! Follow long discussions with comments:>50.