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

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
Swift script importing Cocoa frameworks (Cocoa, AppKit, CryptoKit) fails with Symbols not found (macOS 14) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. regression swift 5.9 triage needed This issue needs more specific labels
#68785 by rdj was closed Jan 25, 2024 updated May 9, 2024
Building postgres-nio crashes 6.0 nightly 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
#73338 by adam-fowler was closed May 8, 2024 updated May 8, 2024
[SR-350] When invoking first or last on a lazy flatMap of collections, the transformation is executed twice bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#42970 by Julioacarrettoni mannequin was closed May 8, 2024 updated May 8, 2024
[SR-297] Overflow not trapped in generic function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions generics Feature: generic declarations and types integer literals Feature → literals: Integer literals literals Feature → expressions: Literals such as an integer or string literal numerics Area → standard library: Numeric API standard library Area: Standard library umbrella swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#42919 by jepers was closed May 8, 2024 updated May 8, 2024
[SR-236] Segmentation fault when casting an array bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. casting Feature: explicit casting (is, as, as? and as!) compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software Linux Platform: Linux
#42858 by swift-ci was closed May 8, 2024 updated May 8, 2024
[SR-129] Move AutoreleasingUnsafeMutablePointer to the ObjectiveC overlay affects ABI Flag: Affects ABI good first issue Good for newcomers standard library Area: Standard library umbrella task
#42751 by gribozavr was closed May 8, 2024 updated May 8, 2024
[SR-125] Add rotate algorithm 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
#42747 by gribozavr was closed May 8, 2024 updated May 8, 2024
[SR-119] API to upgrade AnySequence to Any*Collection bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#42741 by gribozavr was closed May 8, 2024 updated May 8, 2024
[SR-93] Implement overlay for Glibc.open() good first issue Good for newcomers improvement Linux Platform: Linux standard library Area: Standard library umbrella
#42715 by swift-ci was closed May 8, 2024 updated May 8, 2024
[SR-88] Remove old mirrors affects ABI Flag: Affects ABI standard library Area: Standard library umbrella task
#42710 by gribozavr was closed May 8, 2024 updated May 8, 2024
[SR-68] SequenceType._preprocessingPass can cause duplicate evaluation of lazy collections bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
#42690 by lilyball mannequin was closed May 8, 2024 updated May 8, 2024
Unicode ZWNJ Recognition Issue bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella String Area → standard library: The `String` type swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#70266 by urijan44 was closed May 8, 2024 updated May 8, 2024
@MainActor default value to @MainActor function produces warning bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73196 by KeithBauerANZ was closed May 8, 2024 updated May 8, 2024
Explicit use of self required in nested non-escaping closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69911 by Demerro was closed May 7, 2024 updated May 7, 2024
ProTip! Adding no:label will show everything without a label.