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

Over-release of non-copyable value when passed via a borrowing parameter and captured by non-escaping closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software noncopyable struct/enum Feature β†’ declarations: Noncopyable value type declarations ownership Feature: Ownership modifiers and semantics
#71495 opened Feb 9, 2024 by sharplet
[SR-14480] Function signature optimization turns __consuming method back into guaranteed, breaking in-place optimization opportunity bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56836 opened Apr 13, 2021 by jckarter
Testing macros on Windows results in linking errors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69302 opened Oct 20, 2023 by MarSe32m
Regression in inequality operator != overload resolution bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. regression triage needed This issue needs more specific labels
#70041 opened Nov 27, 2023 by xwu
Possible -whole-module-optimization bug bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output whole module optimization Feature: Whole module optimization
#70979 opened Jan 18, 2024 by dabrahams
[SR-15941] Incorrect initializer called with Any + trailing closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58202 opened Mar 5, 2022 by keith
Compiler crash when building Atomics on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60543 opened Aug 13, 2022 by stevapple
Type inference fails when a literal is passed to a generic function and the return value is applied to a binary operator. 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 operators Feature: operators regression swift 5.9 type checker Area β†’ compiler: Semantic analysis type inference Feature: type inference types Feature: types unexpected error Bug: Unexpected error
#65061 opened Apr 11, 2023 by kishikawakatsumi
[SR-14153] -module-interface-preserve-types-as-written still qualifies types for synthesized extensions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56532 opened Feb 3, 2021 by lilyball mannequin
editable SPM packages are not built when using --scratch-path bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59994 opened Jul 11, 2022 by tayloraswift
Compiler crash when added support for visionOS bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#71409 opened Feb 6, 2024 by augard
TypeLookupError for getTypeByMangledNameInContext bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69615 opened Nov 2, 2023 by Kyle-Ye
Segmentation fault while using executor preferences bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency runtime Feature: umbrella label for concurrency runtime features crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug β†’ crash: Swift code crashed during execution
#71307 opened Feb 1, 2024 by Joannis
[Autodiff] Already have an active diagnostic assertion failure when handling previous errors. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#68922 opened Oct 2, 2023 by fibrechannelscsi
Any plans to support pass plugins in the future? feature A feature request or implementation triage needed This issue needs more specific labels
#70015 opened Nov 24, 2023 by codetronik
Attributed String Crash When Calculate Range String bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61329 opened Sep 28, 2022 by alpracby
Out-of-line-initialized property wrapper incorrectly diagnosed as error if wrappedValue is read-only accessors Feature β†’ declarations: Variable (property) accessors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself property wrappers Feature: property wrappers type checker Area β†’ compiler: Semantic analysis
#63261 opened Jan 27, 2023 by ole
extension S<Bool, Int> compiles as extension S for struct S<each T> accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations extension Feature β†’ declarations: `extension` declarations generics Feature: generic declarations and types swift 6.0 type checker Area β†’ compiler: Semantic analysis variadic generics Feature β†’ generics: Variadic generics
#70432 opened Dec 13, 2023 by jepers
Assertion failed: (LocalDiscriminator == InvalidDiscriminator && "LocalDiscriminator is set multiple times") when building a package with TCA as a dependency bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions type checker Area β†’ compiler: Semantic analysis
#71217 opened Jan 29, 2024 by kuglee
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
Confusing behaviour with async let and await on the right hand side bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#60259 opened Jul 27, 2022 by FranzBusch
Swift REPL cannot handle Foundation values like Calendar bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68663 opened Sep 21, 2023 by notcome
[AutoDiff] Differentiability analysis is too strict on differentiable function with one non-differentiable argument AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#68774 opened Sep 26, 2023 by BradLarson
ProTip! Add no:assignee to see everything that’s not assigned.