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

[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
GeneratedAssetSymbols.swift will show warning when Strict Concurrency Checking is on bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features triage needed This issue needs more specific labels
#72141 by frogcjn was closed Apr 27, 2024 updated Apr 27, 2024
[Swift 5.9] Using shorthand syntax to reference @MainActor isolated method from non isolated context raises error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68117 by kokluch was closed Apr 27, 2024 updated Apr 27, 2024
Actor boundary warning when conforms to a protocol that has non-isolated internal properties of public types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#65493 by b1ackturtle was closed Apr 27, 2024 updated Apr 27, 2024
Actor-isolated closures can capture non-sendable values bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#65870 by matthewdusc was closed Apr 27, 2024 updated Apr 27, 2024
Cannot access nonisolated(unsafe) var property of actor from init bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73294 by jumhyn-browser was closed Apr 27, 2024 updated Apr 27, 2024
A LoadableByAddress compiler crash with error "<unknown>:0: note: Unimplemented definition" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software IRGen LLVM IR generation regression SILGen Area → compiler: The SIL generation stage SILOptimizer Area → compiler: SIL optimization passes
#72911 by hjyamauchi was closed Apr 26, 2024 updated Apr 26, 2024
Compiler crash: Top-level call to async function with generic parameter pack async & await Feature → concurrency: asynchronous function aka the async/await pattern 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 generics Feature: generic declarations and types IRGen LLVM IR generation script mode Flag: Specific to script mode compilation swift 6.0 variadic generics Feature → generics: Variadic generics
#72536 by AnthonyLatsis was closed Apr 24, 2024 updated Apr 24, 2024
[SR-14966] [C++-Interop] compiler crash when returning type that nests an id from a C++ static method with ObjC & C++ Interop enabled 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 IRGen LLVM IR generation objective-c interop Feature: Interoperability with Objective-C
#57308 by swift-ci was closed Apr 24, 2024 updated Apr 24, 2024
Segfault on wrong top-level variable declaration order accepts invalid Bug: Accepts invalid 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 definite initialization duplicate Resolution: Duplicates another issue memory safety Feature: memory safety script mode Flag: Specific to script mode compilation SIL swift 6.0
#70356 by lukaszdebowski was closed Apr 24, 2024 updated Apr 24, 2024
[SR-14961] [C++-Interop] crash when invoking id() with ObjC & C++ Interop enabled c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift clang importer Area → compiler: The clang importer compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software objective-c interop Feature: Interoperability with Objective-C
#57303 by swift-ci was closed Apr 24, 2024 updated Apr 24, 2024
Protocol becomes impossible to implement in this situation accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself operators Feature: operators protocol Feature → type declarations: Protocol declarations swift 6.0 type checker Area → compiler: Semantic analysis
#73201 by Luminaron was closed Apr 23, 2024 updated Apr 23, 2024
Compiler Crash With Nightly 5.7.20221229101 and 5.7.20221219101 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 triage needed This issue needs more specific labels
#62797 by Frizlab was closed Apr 22, 2024 updated Apr 22, 2024
[SymbolGraphGen] passing -application-extension removes symbols with @available(iOSApplicationExtension, unavailable) from the symbol graph file availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself swift 5.9 SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs. unexpected behavior Bug: Unexpected behavior or incorrect output
#70489 by MarcoEidinger was closed Dec 15, 2023 updated Apr 22, 2024
1 of 2 tasks
UnsafeMutablePointer<T> may induce over release on Linux. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73043 by YOCKOW was closed Apr 21, 2024 updated Apr 21, 2024
Compiler crash with dynamic generic 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 existential member accesses Feature → existentials: existential member accesses existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values swift 6.0 type checker Area → compiler: Semantic analysis types Feature: types
#72941 by Frizlab was closed Apr 19, 2024 updated Apr 19, 2024
[SR-7015] The CoreFoundation conditional downcast diagnostic is not as helpful as it should be 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 good first issue Good for newcomers
#49563 by swift-ci was closed Jan 1, 2019 updated Apr 18, 2024
Compiler crash doing weird things with primary associated types 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 existential member accesses Feature → existentials: existential member accesses existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values parameterized protocols Feature → protocol: protocols with primary associated types swift 5.7 type checker Area → compiler: Semantic analysis types Feature: types
#61934 by tominsam was closed Dec 16, 2023 updated Apr 17, 2024
[LoadableByAddr] Assertion failed: (srcAddr->getType() == destAddr->getType()) 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 IRGen LLVM IR generation swift 6.0 tuples Feature: tuples
#72363 by fibrechannelscsi was closed Mar 27, 2024 updated Apr 16, 2024
The new Swift 6.0 snapshots are crashing when building swift-atomics 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
#72540 by finagolfin was closed Apr 15, 2024 updated Apr 15, 2024
ProTip! Mix and match filters to narrow down what you’re looking for.