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

Could it be closures with global actors should be Sendable? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#71098 by mattmassicotte was closed May 17, 2024 updated May 17, 2024
Property definition has inferred type 'some Proto', involving the 'some' return type of another declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error opaque result types Feature → types → opaque types: opaque result types opaque types Feature → types: opaque types properties Feature: properties swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#73661 by vanvoorden was closed May 17, 2024 updated May 17, 2024
Bad interaction between SE-0269 and SE-0345 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70089 by jumhyn-browser was closed May 7, 2024 updated May 17, 2024
The equality comparison operator == is producing incorrect results for KeyPaths on Swift 6.0 Development Snapshots. AnyKeyPath Area → standard library: The `AnyKeyPath` type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Equatable Area → standard library: The `Equatable` protocol key paths Feature: key paths (both native and Objective-C) standard library Area: Standard library umbrella swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#73554 by fibrechannelscsi was closed May 15, 2024 updated May 17, 2024
@_noLocks doesn't work with ~Copyable types 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 @_noLocks Feature → attributes: The @_noLocks attribute noncopyable struct/enum Feature → declarations: Noncopyable value type declarations SILOptimizer Area → compiler: SIL optimization passes swift 6.0 unexpected error Bug: Unexpected error
#73582 by jcavar was closed May 16, 2024 updated May 16, 2024
crash with array of C++ objects exposed via SWIFT_SHARED_REFERENCE Array Area → standard library: The `Array` type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution swift 5.10
#72827 by wtholliday was closed May 16, 2024 updated May 16, 2024
[cxx-interop] NSNotification.Name has no member 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 Foundation objective-c interop Feature: Interoperability with Objective-C swift 5.9 unexpected error Bug: Unexpected error
#69914 by tcollins590 was closed May 16, 2024 updated May 16, 2024
[SR-12363] (master-next) Serialization/load-target-normalization.swift Assertion failed: (TargetInitialized && "Target not initialized!"), function isTargetWatchOSBased assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software serialization Area → compiler: Serialization & deserialization test failure
#54797 by benlangmuir was closed May 16, 2024 updated May 16, 2024
C++ interop: non-copyable: fix an issue with move-only-cxx-value-type-generics.swift once non-copyable generics are supported: isLoadableOrOpaque(operand->getType())) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ noncopyable struct/enum Feature → declarations: Noncopyable value type declarations
#70246 by hyp was closed May 15, 2024 updated May 15, 2024
CommandLine.arguments and CommandLine.argc should be deprecated and replaced with immutable equivalents. api design bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. input & output Area → standard library: Input & output standard library Area: Standard library umbrella swift 5.9
#66213 by Lukasa was closed May 15, 2024 updated May 15, 2024
[SR-9138] correct DLL Storage on SIL for multifile CUs CodeGen compiler The Swift compiler in itself improvement IRGen LLVM IR generation Windows Platform: Windows
#51634 by compnerd was closed May 14, 2024 updated May 14, 2024
Unbalanced release of DictionaryStorage triggered by use of (.compacted() + Array).map() in release build bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software run-time crash Bug → crash: Swift code crashed during execution runtime The Swift Runtime
#73477 by finestructure was closed May 14, 2024 updated May 14, 2024
The new swift-driver doesn't seem to work properly when it's used through a symbolic link bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70932 by kkebo was closed Apr 25, 2024 updated May 13, 2024
老牌机场推荐:2024最新老牌机场 invalid Resolution: Invalid (spam, junk or empty)
#73580 by ji1524 was closed May 11, 2024 updated May 11, 2024
Some function calls with operators have incorrect syntax highlighting on Xcode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SourceKit Area → source tooling: SourceKit
#69736 by Visckmart was closed May 11, 2024 updated May 11, 2024
Crash when emitting C++ header for overloaded macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#69656 by conradev was closed May 10, 2024 updated May 10, 2024
@TaskLocal macro does not specify access control for projected value properties bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73557 by hyp was closed May 10, 2024 updated May 10, 2024
Another (srcAddr->getType() == destAddr->getType()), function createCopyAddr assertion failure. assertion failure Bug → crash: An assertion failure AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software IRGen LLVM IR generation swift 6.0
#73018 by fibrechannelscsi was closed May 9, 2024 updated May 9, 2024
[SR-890] Sequence.minmax() and Collection.minmaxIndices() feature A feature request or implementation good first issue Good for newcomers improvement standard library Area: Standard library umbrella swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#43502 by gribozavr was closed May 9, 2024 updated May 9, 2024
[SR-889] Collection algorithms that return indices of minimum and maximum elements feature A feature request or implementation good first issue Good for newcomers improvement standard library Area: Standard library umbrella swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#43501 by gribozavr was closed May 9, 2024 updated May 9, 2024
[SR-643] Type inference chooses LazyMapSequence over LazyMapCollection good first issue Good for newcomers improvement standard library Area: Standard library umbrella swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#43260 by natecook1000 was closed May 9, 2024 updated May 9, 2024
[SR-612] In Cygwin port, print() crashed at hook bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Cygwin standard library Area: Standard library umbrella
#43229 by swift-ci was closed May 9, 2024 updated May 9, 2024
[SR-447] Parsing strings into floating-point performs badly bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Double Area → standard library: The `Double` type performance standard library Area: Standard library umbrella String Area → standard library: The `String` type
#43064 by lilyball mannequin was closed May 9, 2024 updated May 9, 2024
[SR-368] Binary search algorithms are missing in the standard library feature A feature request or implementation good first issue Good for newcomers standard library Area: Standard library umbrella swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#42987 by gribozavr was closed May 9, 2024 updated May 9, 2024
[SR-352] Crash when implicitly converting array of [T] to a protocols [SomeProtocol] bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#42972 by swift-ci was closed May 9, 2024 updated May 9, 2024
ProTip! Mix and match filters to narrow down what you’re looking for.