Issues
- 1
Content does not display when using PreviewModifier with .sheet
#77842 opened by eucalyptus-viminalis - 1
Could the changes for SE-0443 be extended to support flagging up `deprecated: 100000.0`?
#77859 opened by twostraws - 0
Cannot use Glibc.stdout/stderr with Concurrency (error: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state)
#77866 opened by weissi - 0
[SIL][verify] switch_enum destination bbarg must match case arg type: eltArgTy == bbArgTy
#77863 opened by ellishg - 7
[META][AutoDiff] Tech debt from tests
#77773 opened by kovdan01 - 0
Global actor instance as isolated parameter default does not satisfy concurrency checking
#77733 opened by mattmassicotte - 5
- 0
Building CxxStdlib overlay crashes on Windows
#77856 opened by egorzhdan - 4
Crash when opening existential of type AnyObject
#77847 opened by AdamCmiel - 1
- 0
Incorrect lookup in switch pattern referencing static variable in protocol extension: "'X' is not a member type of type 'Self'"
#77849 opened by lukaskollmer - 1
Protocol conformance OS availability and synthesised implementation diagnostics
#77821 opened by andrews05 - 1
Segmentation fault on a specific machine when using a binary built with the static Linux SDK
#77841 opened by Cyberbeni - 0
Crash on illegal existential method reference containing undefined type in signature
#77840 opened by AnthonyLatsis - 0
Interop: ICE in SILGen on throwing function that takes two CxxSequence types
#77838 opened by ADKaster - 0
Diagnostic for `static nonmutating` should be improved
#77835 opened by AnthonyLatsis - 0
Swift 6 allows to share mutable class across actors
#77834 opened by vojtarylko - 0
Lazy vars that depends on isolated parameters seem impossible to construct
#77833 opened by mattmassicotte - 0
Ensure swift package manager is not in "development" mode for all Swift Toolchain release version.
#77830 opened by bkhouri - 1
String.range is much slower than NSString.range [macOS m1]
#77826 opened by 750 - 0
- 0
- 0
Compiler unnecessarily requires `mutating` in protocol extensions where `Self: AnyObject`
#77822 opened by fwcd - 1
@_assemblyVision doesn't seem to see allocations from "partial apply forwarder for reabstraction thunk helper"
#77820 opened by weissi - 4
- 1
[Embedded] Impossible to link `@_expose` symbols from swift dependencies without explicitly referencing them
#77812 opened by sliemeobn - 0
Swift compiler bug with nested rethrows
#77809 opened by mkeiser - 0
Split out the "is compound" bit for FunctionRefKind
#77804 opened by hamishknight - 0
- 1
Linux SDK: error: cannot convert value of type 'CVaListPointer' to expected argument type '__isoc_va_list' (aka '__va_list')
#77798 opened by t089 - 5
[AutoDiff][test] Ensure if `@differentiable` function SILGen thunking is fixed
#77775 opened by kovdan01 - 0
[swift 6] swift 6 on windows crashes while building optimized xctest with debug information for X86 windows target
#77722 opened by hyp - 5
Crash in DestroyAddrHoisting on Simple Code Example
#77693 opened by compnerd - 0
[xcodegen] Try split "umbrella" targets
#77790 opened by hamishknight - 5
🟠 OSS Swift CI: oss-swift-incremental-ASAN-RA-macos failed: test: Frontend/load-pass-plugin.swift (exit code 1)
#77771 opened by al45tair - 0
[Concurrency] ReferenceWritableKeyPath of main-actor bound property cannot be created inside a non-isolated context
#77774 opened by xavierjurado - 5
Regex literals mess with the ability to comment out code
#77725 opened by dabrahams - 1
[AutoDiff][test] Investigate if a `BooleanLiteralFolding`-related crash was fixed
#77762 opened by kovdan01 - 1
- 2
Cannot mark Objective-C block parameter as sending to satisfy "cannot cross actor boundary" concurrency error
#77743 opened by tomhamming - 0
Link error when subclass designated initializer calls superclass convenience initializer
#77745 opened by comex - 0
- 0
- 0
- 0
Order-dependent actor isolation errors when accessing actor-isolated state in nested functions
#77701 opened by Androp0v - 0
- 2
Compiler crashes for `mutating subscript` when targeting Embedded language mode
#77682 opened by colemancda - 0
Keypath dynamic member with differently-bound generic self root crashes compiler
#77687 opened by hamishknight - 7
Synthesized `Equatable` conformance for enum with associated values uses String comparison
#77681 opened by colemancda - 0
Crash when presenting Camera via Web View in iOS 18.2 Beta - WebCore::AVVideoCaptureSource::create
#77680 opened by pavel-uvarov-dd