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

[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
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 7, 2024
Enable SwiftCompilerSources for lldb on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels Windows Platform: Windows
#73322 by eeckstein was closed May 7, 2024 updated May 7, 2024
externalMacro not suggested if externalMacro call already exists with arguments code completion Area → source tooling: code completion #externalMacro Feature → swift macro: The built-in `#externalMacro` macro found by stress tester Flag: An issue found by the SourceKit stress tester source tooling Area: IDE support, SourceKit, and other source tooling swift macro Feature → declarations: Swift `macro` declarations swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#66923 by ahoppen was closed May 6, 2024 updated May 6, 2024
Make can import accept any kind of import statement. feature A feature request or implementation triage needed This issue needs more specific labels
#73365 by llacroix was closed May 3, 2024 updated May 6, 2024
Extensions for subtype of a class marked @Observable generate compile error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations type checker Area → compiler: Semantic analysis
#66450 by virasio was closed Feb 6, 2024 updated May 6, 2024
Definite initialization not enforced when using init accessors. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70583 by CrystDragon was closed May 6, 2024 updated May 6, 2024
Assertion failure when attempting subscript access on "any Collection". 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 existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values generics Feature: generic declarations and types swift 5.9 type checker Area → compiler: Semantic analysis
#63945 by fibrechannelscsi was closed May 3, 2024 updated May 3, 2024
[SymbolGraphGen] swift-symbolgraph-extract support for emitting symbols from @_export imports attributes Feature: Declaration and type attributes compiler The Swift compiler in itself @_exported Feature → attributes: the @_exported attribute feature A feature request or implementation import Feature → declarations: `import` declarations legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project swift-symbolgraph-extract Area → compiler → legacy driver: the 'swift-symbolgraph-extract' mode SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#59920 by franklinsch was closed May 2, 2024 updated May 2, 2024
The latest April 22 trunk snapshot crashes when building swift-numerics on linux 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
#73198 by finagolfin was closed Apr 25, 2024 updated Apr 30, 2024
swiftmodule file added to linker input files when using cmake -DCMAKE_BUILD_TYPE=Debug bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68947 by rimim was closed Apr 30, 2024 updated Apr 30, 2024
Compiler crash on parenthesized try expression 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 error handling expressions Feature: expressions good first issue Good for newcomers needs tests Flag: Needs tests SILGen Area → compiler: The SIL generation stage swift 5.10
#73244 by sarahnicoleboo was closed Apr 30, 2024 updated Apr 30, 2024
Should the compiler warn about a type that is both globally-isolated and Sendable? concurrency Feature: umbrella label for concurrency language features feature A feature request or implementation
#71473 by mattmassicotte was closed Apr 28, 2024 updated Apr 28, 2024
Compiler crash in specific case involving default arguments to initializer when compiling with -strict-concurrency=complete actor isolation Feature → concurrency: Actor isolation 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 crash Bug: A crash, i.e., an abnormal termination of software declarations Feature: declarations default arguments Feature: default arguments for value parameters expressions Feature: expressions init Feature → declarations: Initializers IRGen LLVM IR generation swift 5.10
#72795 by glitchery was closed Apr 27, 2024 updated Apr 27, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.