-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Insights: swiftlang/swift
Overview
Could not load contribution data
Please try again later
80 Pull requests merged by 41 people
-
Sema: Diagnose key paths when
MemberImportVisibility
is enabled#83934 merged
Aug 28, 2025 -
build.ps1: extract SDKROOT for multi-reference use
#83952 merged
Aug 27, 2025 -
Document the 'module not testable' diagnostic
#83873 merged
Aug 27, 2025 -
[CS] Open generic requirements for types with unbound + placeholder types
#83870 merged
Aug 27, 2025 -
[Test] Don't test builtin_bridge_object.swift on older OSes.
#83951 merged
Aug 27, 2025 -
ConstantTracker: Look through mark_dependence instructions
#83904 merged
Aug 27, 2025 -
[CSDiagnostics] Prevent nested type references in KeyPath components
#83625 merged
Aug 27, 2025 -
Bump the Swift version to 6.1.3
#83939 merged
Aug 27, 2025 -
[cxx-interop] Copy lazily bridged Cocoa strings correctly without hanging
#83701 merged
Aug 27, 2025 -
[IRGen] Do not set HasLayoutString flag for non-copyable types requir…
#83837 merged
Aug 27, 2025 -
Sema: Diagnose key path setter availability
#83931 merged
Aug 27, 2025 -
Emit llvm.dbg.coroframe_entry instead of llvm.dbg.declare for async code.
#83884 merged
Aug 27, 2025 -
6.2: [InlineArray] Fix outlining metadata collection.
#83711 merged
Aug 27, 2025 -
FreeBSD: Disable known/in-progress test failures
#83908 merged
Aug 27, 2025 -
[Test] Ignore potential nuw flag on getelementptr in IRGen/objc_super…
#83927 merged
Aug 27, 2025 -
Cache SILFunction::getLoweredTypeInContext()
#83902 merged
Aug 27, 2025 -
[Concurrency] Updates after second SE pitch.
#82456 merged
Aug 27, 2025 -
ComputeSideEffects: compute properties even if function has an effect attribute
#83665 merged
Aug 27, 2025 -
Windows: annotate unsafe constructs in the overlay
#83933 merged
Aug 27, 2025 -
[6.2.0][update-checkout] Add support for Swift 6.2.0 and 6.2.1
#83746 merged
Aug 27, 2025 -
[AutoDiff][gardening] Auto-format ClosureSpecialization.swift
#83925 merged
Aug 27, 2025 -
Adopt typed throws in withUnsafeTemporaryAllocation
#83921 merged
Aug 27, 2025 -
Optimizer: fix handling of dependent existential archetypes in
alloc_stack
andapply
simplification#83898 merged
Aug 27, 2025 -
Various back deployment runtime test fixes
#83928 merged
Aug 27, 2025 -
IRGen: Fix crash trying to emit capture descriptor involving element archetype
#83899 merged
Aug 27, 2025 -
[docs][NFC]: minor formatting edits to SendableMetatype docs
#82080 merged
Aug 27, 2025 -
Sema: Check access, availability, and exportability of availability domains
#83910 merged
Aug 26, 2025 -
[Caching] Do not infer default on disk cas path when parsing options
#83878 merged
Aug 26, 2025 -
SILCombine: fix
convert_function
->apply
peephole for generic function types#83912 merged
Aug 26, 2025 -
[Embedded] Only reserve 4KB in embedded Darwin targets
#83909 merged
Aug 26, 2025 -
SIL: fix printing of dependent existential archetypes
#83900 merged
Aug 26, 2025 -
[IRGen] Look for a specialized deinit when forming a call in IRGen
#83906 merged
Aug 26, 2025 -
Fix order of building mimalloc with
-IncludeNoAsserts
#83867 merged
Aug 26, 2025 -
Sema: Cache result of getUnsatisfiedAvailabilityConstraint()
#83905 merged
Aug 26, 2025 -
Add options to print the SIL module after SILGen and SIL passes
#83901 merged
Aug 26, 2025 -
Speed up -isEqual:/isEqualToString:
#83894 merged
Aug 26, 2025 -
[Runtime] Fix recursive_mutex_handle when getting os_unfair_recursive_lock from the SDK.
#83880 merged
Aug 26, 2025 -
[Parse] Ignore '(' on newline after attribute names
#83497 merged
Aug 25, 2025 -
[concurrency] NFC refactor out some code from LowerHopToActor before changing the pass.
#83855 merged
Aug 25, 2025 -
[ast] Convert swift::getBuiltinType to use a covered switch for BuiltinTypeKind
#83853 merged
Aug 25, 2025 -
Diagnose unannotated C++ APIs returning SWIFT_SHARED_REFERENCE at Swift call sites
#83025 merged
Aug 25, 2025 -
[concurrency] Make all runtime tests also run with nonisolated(nonsending) by default enabled.
#83857 merged
Aug 25, 2025 -
[cxx-interop] Add missing
// REQUIRES: executable_test
#83896 merged
Aug 25, 2025 -
Remove
swift-ast-script
sources#83859 merged
Aug 25, 2025 -
Restrict a few tests to run against the just built runtime
#83840 merged
Aug 25, 2025 -
Fix the Swift for macOS installer to encode a minimum OS version for installation
#83273 merged
Aug 25, 2025 -
Remove some obsolete properties from the macOS ToolchainInfo.plist
#83274 merged
Aug 25, 2025 -
[windows] upgrade to Python 3.10.1
#83615 merged
Aug 25, 2025 -
Mem2Reg: Fix lifetime completion for enum case values.
#83875 merged
Aug 25, 2025 -
[Distributed] fix target triple in lib evolution test
#83868 merged
Aug 25, 2025 -
[CSSimplify] SE-0324: Use correct conversion when converting array types
#83862 merged
Aug 25, 2025 -
Revert "AST: Re-enable TypeSubstituter::transformSubstitutionMap() again"
#83883 merged
Aug 25, 2025 -
[Sema] Resolve interface type in
ExtendedTypeRequest
#83869 merged
Aug 24, 2025 -
build.ps1: add a workaround for Android build break
#83852 merged
Aug 24, 2025 -
IRGen: Mark some
llvm::APInt
constructions as signed#83854 merged
Aug 24, 2025 -
build.ps1: introduce the ability to do LTO
#83879 merged
Aug 24, 2025 -
Tests: Update the
nsmanaged-attr.swift
test for the Xcode 26 SDKs#83882 merged
Aug 24, 2025 -
Sema: Simplify recording required import access levels
#83865 merged
Aug 24, 2025 -
[cxx-interop] Pass foreign reference types with correct level of indirection
#83850 merged
Aug 24, 2025 -
[test] Add some more known crashers
#83824 merged
Aug 24, 2025 -
[lldb] Skip TestPlatformConnect.py which times out on Windows
#83889 merged
Aug 23, 2025 -
[6.2][CSSimplify] SE-0324: Use correct conversion when converting array types
#83863 merged
Aug 23, 2025 -
[stdlib, 6.2.x] guard against deinitializing empty OutputSpan instances
#83775 merged
Aug 22, 2025 -
build: Install dispatch libraries in arch subdir
#83666 merged
Aug 22, 2025 -
[stdlib, 6.2] fix availability of
Span.bytes
#83438 merged
Aug 22, 2025 -
🍒 [demangling] make printGenericSignature virtual
#83845 merged
Aug 22, 2025 -
[6.2][build] Make it possible to build a cross-compilation toolchain for Android, including Testing
#83503 merged
Aug 22, 2025 -
[6.2] Embedded Wasm: enable
import WASILibc
#83846 merged
Aug 22, 2025 -
🍒[cxx-interop] Enable reference-counted types on Windows
#83844 merged
Aug 21, 2025 -
CMake: readd StringProcessing dependency to StdlibUnittest
#83838 merged
Aug 21, 2025 -
build.ps1: stage the experimental SDK runtime
#83839 merged
Aug 21, 2025 -
Add and enable another large diffing benchmark
#83832 merged
Aug 21, 2025 -
[demangling] make printGenericSignature virtual
#83375 merged
Aug 21, 2025 -
[cxx-interop] Import constexpr globals in a namespace
#83825 merged
Aug 21, 2025 -
[cxx-interop] Enable reference-counted types on Windows
#83802 merged
Aug 21, 2025 -
🍒[cxx-interop] Validate C foreign reference types
#83810 merged
Aug 21, 2025 -
[6.2][AST/Sema] SE-0487: Implement
@nonexhaustive
attribute and new enum exhaustivity checking rule#82922 merged
Aug 21, 2025 -
Mark a UTF8Span test unavailable on watchOS.
#83821 merged
Aug 21, 2025 -
AST: Allow substitution limits >= 32767 and increase limit
#83834 merged
Aug 21, 2025
46 Pull requests opened by 31 people
-
[Sema] Fix bad diagnostic for `nil + nil`
#83848 opened
Aug 21, 2025 -
AST: Continue process of removing replaceCovariantResultType()
#83858 opened
Aug 21, 2025 -
[DO NOT MERGE] check if getImportedModules matters
#83860 opened
Aug 21, 2025 -
[NFC][SILOptimizer]: update outdated docs in DefiniteInit & DRY
#83866 opened
Aug 22, 2025 -
[documentation] update the WindowsBuild guide
#83871 opened
Aug 22, 2025 -
Add docs for if/switch expr diagnostics
#83872 opened
Aug 22, 2025 -
[cxx-interop] Fix an assertion for `extern "C"` blocks
#83874 opened
Aug 22, 2025 -
Runtime: Ignore long section names linker warnings
#83881 opened
Aug 22, 2025 -
[SILGen] Remove and replace ad-hoc `assign_by_wrapper` instruction
#83886 opened
Aug 23, 2025 -
[DNM] PR test 2
#83887 opened
Aug 23, 2025 -
Add support for async benchmarks
#83890 opened
Aug 23, 2025 -
Implement async defer
#83891 opened
Aug 24, 2025 -
[rbi] Teach RegionIsolation how to properly error when 'inout sending' params are returned.
#83903 opened
Aug 25, 2025 -
[AllocBoxToStack] Don't destroy in dead-ends.
#83907 opened
Aug 25, 2025 -
Optimizer: de-virtualize deinits of `builtin "destroyArray"`
#83913 opened
Aug 26, 2025 -
[WinSDK] Modularize `<guiddef.h>`
#83914 opened
Aug 26, 2025 -
[Test] Disable nested private generic types test on old runtimes.
#83920 opened
Aug 26, 2025 -
[IRGen] Fix computation of spare bits for fixed arrays
#83922 opened
Aug 26, 2025 -
Add LLDB and swift-reflection-dump support for WebAssembly
#83923 opened
Aug 26, 2025 -
[AutoDiff] Closure specialization: specialize branch tracing enums
#83926 opened
Aug 26, 2025 -
🍒 [windows] upgrade to Python 3.10.1
#83929 opened
Aug 26, 2025 -
build.ps1: accommodate the split SPM runtime build
#83932 opened
Aug 27, 2025 -
[6.2] Update the runtime version to 6.2
#83935 opened
Aug 27, 2025 -
[6.2.0] Update the runtime version to 6.2.0
#83937 opened
Aug 27, 2025 -
[6.2.1] Update the runtime version to 6.2
#83938 opened
Aug 27, 2025 -
[Concurrency/Distributed] nonisolated-nonsending by default breaks distributed thunks
#83940 opened
Aug 27, 2025 -
[cxx-interop] Provide overlay for `std::wstring`
#83943 opened
Aug 27, 2025 -
[AST] Walk ErrorExpr's original expr in ASTWalker
#83944 opened
Aug 27, 2025 -
[6.2] SILCombine: fix `convert_function` -> `apply` peephole for generic function types
#83947 opened
Aug 27, 2025 -
[Test] Gate newer objc_getClass tests on OS version.
#83948 opened
Aug 27, 2025 -
[cxx-interop] Import functions that return `auto`
#83949 opened
Aug 27, 2025 -
[Concurrency] Updates after second SE pitch.
#83950 opened
Aug 27, 2025 -
[6.2] [AST & Runtime] Correctly mangle extended existentials with inverse requirements
#83953 opened
Aug 27, 2025 -
[6.2.1][TypeCheckEffects] AbstractFunction: Parameter types should be mapped…
#83954 opened
Aug 27, 2025 -
[6.2] Tests: Update the nsmanaged-attr.swift test for the Xcode 26 SDKs
#83955 opened
Aug 27, 2025 -
Runtimes: ensure that we strongly resolve all symbols on Linux
#83956 opened
Aug 27, 2025 -
[tools] Create a new script called git-clang-format-all.zsh
#83957 opened
Aug 27, 2025 -
Don't run this test in backdeployed / host stdlib configs
#83958 opened
Aug 27, 2025 -
silgen: allow borrow of subscript for noncopyables
#83959 opened
Aug 27, 2025 -
[cmake] Use correct identifier for CFBundleIdentifier
#83960 opened
Aug 27, 2025 -
[IDE] Use `nullableTypesEqual` in `AfterPoundExprCompletion::sawSolutionImpl`
#83961 opened
Aug 27, 2025 -
6.2: [AllocBoxToStack] Don't destroy in dead-ends.
#83962 opened
Aug 28, 2025 -
Add documentation to static exclusivity diagnostics
#83963 opened
Aug 28, 2025
17 Issues closed by 10 people
-
Invalid conformance in type-checked AST
#82722 closed
Aug 27, 2025 -
Crash accessing a KeyPath to generic nested container
#83197 closed
Aug 27, 2025 -
SPM crashes when building Foundation tests
#83762 closed
Aug 27, 2025 -
Grabbing Mac computer name through C++ Interop hangs
#69870 closed
Aug 27, 2025 -
compiler crashes when using element in generic pack iteration ("Cannot mangle free-standing archetype")
#83539 closed
Aug 27, 2025 -
Enable generating a SBoM for Windows toolchain
#83916 closed
Aug 26, 2025 -
Closure injection (in struct initializer with MainActor beyond module) make compiler crash
#82181 closed
Aug 26, 2025 -
Expanding a closure's type parameter pack into a tuple of metatypes can crash
#71576 closed
Aug 25, 2025 -
Typed throws widened to any Error when calling protocol requirement through existential inside closure
#83773 closed
Aug 25, 2025 -
Swift instantiates default arguments for function templates too eagerly
#83116 closed
Aug 25, 2025 -
Rebranch: Assertion failed for Windows x86 target SDK
#83849 closed
Aug 24, 2025 -
[SR-3908] Extension methods visible without importing module in a file
#46493 closed
Aug 23, 2025 -
[SR-10675] Cannot nest types inside protocol definitions.
#53075 closed
Aug 23, 2025 -
[SR-2968] It is not allowed to declare protocol nested into another declaration
#45558 closed
Aug 23, 2025 -
[6.2 Nightly] Runtime crash near `swift_getObjectType` only on macOS
#83507 closed
Aug 22, 2025 -
[cxx-interop] constexpr from within a namespace is not available in Swift
#81327 closed
Aug 21, 2025 -
Metadata for C++ foreign reference types on Windows isn't emitted
#82643 closed
Aug 21, 2025
20 Issues opened by 15 people
-
Assertion failure when importing C++ struct defined within an overloaded operator
#83942 opened
Aug 27, 2025 -
[Embedded Swift] Abort: function reportError at MemoryLifetimeVerifier.cpp:265
#83941 opened
Aug 27, 2025 -
Update the runtime versions in CMake files to use the central version
#83936 opened
Aug 27, 2025 -
Dynamic memory exclusivity violations reported when using `-O` but not `-Onone`
#83924 opened
Aug 26, 2025 -
SIL verifier crashes beyond SILGen when protocol uses Self in variable type
#83919 opened
Aug 26, 2025 -
Enable LTO/LTCG for toolchain builds
#83918 opened
Aug 26, 2025 -
Enable LLVMCAS on Windows
#83917 opened
Aug 26, 2025 -
Glibc import fails to cross-compile with Swift SDK when .Cxx interop is enabled
#83915 opened
Aug 26, 2025 -
Assertion failure when using #isolation macro in defer body of parameter-isolated function
#83897 opened
Aug 25, 2025 -
`package import of 'Foundation' was not used in package declarations` when also importing module `os`
#83893 opened
Aug 24, 2025 -
Bad diagnostic for error inside closure
#83885 opened
Aug 22, 2025 -
Builtin.Int leaking in diagnostics when matching UInt with negative integer literal
#83877 opened
Aug 22, 2025 -
SIL verifier crashes when protocol `static func` is conformed by type `class func`
#83876 opened
Aug 22, 2025 -
mismatched branches in switch expressions with > 2 cases could be diagnosed better
#83864 opened
Aug 22, 2025 -
Invalid "clangDC->getRedeclContext()->isTranslationUnit() && non-top-level Clang types not supported yet"
#83861 opened
Aug 21, 2025 -
Bad diagnostic for deinit in non-copyable type extension
#83847 opened
Aug 21, 2025 -
Crash when using variadic arguments based on Sequence protocol
#83843 opened
Aug 21, 2025
67 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
New SIL Loop Invariant Code Motion pass
#83512 commented on
Aug 27, 2025 • 39 new comments -
[IDE] [Signature Help] Add basic signature help request to SourceKit
#83378 commented on
Aug 27, 2025 • 26 new comments -
[IDE] [Signature Help] Extract primitive `CodeCompletionString` creation into `CodeCompletionStringBuilder`
#83646 commented on
Aug 28, 2025 • 11 new comments -
[stdlib, SE-0485] Array functions with OutputSpan
#83657 commented on
Aug 27, 2025 • 9 new comments -
[MacrosOnImports][Swiftify] Copy module imports from clang node's module to its Swift macro SourceFile
#81859 commented on
Aug 24, 2025 • 4 new comments -
[IDE] Erase archetypes without declaration generic signature
#83652 commented on
Aug 27, 2025 • 4 new comments -
[SILGen] Fix the type of closure thunks that are passed const references
#83827 commented on
Aug 21, 2025 • 1 new comment -
[stdlib] Handle arguments with alignment larger than a word in KeyPath
#83161 commented on
Aug 26, 2025 • 0 new comments -
[Compile Time Constant Extraction] Support for open existential expressions
#83008 commented on
Aug 27, 2025 • 0 new comments -
[6.2] Cherry-pick SE-0481 with source-incompatible changes to closure capture semantics still wrapped into a feature
#82930 commented on
Aug 27, 2025 • 0 new comments -
[6.2][cherrypick] Plumb native-clang-tools-path to build support.
#82768 commented on
Aug 25, 2025 • 0 new comments -
Reimplement floating-point description implementation in Swift.
#82750 commented on
Aug 22, 2025 • 0 new comments -
Unroll internal func _bytesToUInt64 from SmallString.swift
#82704 commented on
Aug 23, 2025 • 0 new comments -
[IDE] Add full documentation to code completion result
#82464 commented on
Aug 26, 2025 • 0 new comments -
[StdLib][RFC][DNM] Add `isIdentical` Methods for Quick Comparisons to Dictionary and Set
#82439 commented on
Aug 26, 2025 • 0 new comments -
[StdLib][RFC][DNM] Add `isIdentical` Methods for Quick Comparisons to Array, ArraySlice, and ContiguousArray
#82438 commented on
Aug 26, 2025 • 0 new comments -
[StdLib][RFC][DNM] Add `isIdentical` Methods for Quick Comparisons to String and Substring
#82055 commented on
Aug 26, 2025 • 0 new comments -
introduce @_manualOwnership performance attribute
#81858 commented on
Aug 23, 2025 • 0 new comments -
[DNM] Rebranch testing
#81190 commented on
Aug 27, 2025 • 0 new comments -
Non-Copyable Struct Prevents Function Specialization, Crashing in Embedded Mode
#72627 commented on
Aug 25, 2025 • 0 new comments -
[stdlib] Switch to a linear-space variant of Myers diffing
#83212 commented on
Aug 27, 2025 • 0 new comments -
[concurrency] Change #isolated to mask out the TBI bits of the witness pointer of the implicit isolated any Actor pointer so we can do optimizations on TBI supporting platforms in the future.
#83346 commented on
Aug 26, 2025 • 0 new comments -
Add presets for OpenBSD bootstrapping.
#83355 commented on
Aug 25, 2025 • 0 new comments -
Avoid StringUTF16View dispatch overhead for some bridged String methods
#83529 commented on
Aug 24, 2025 • 0 new comments -
[windows] move windows-llvm-lit-test-overrides.txt to the llvm-project repository
#83588 commented on
Aug 22, 2025 • 0 new comments -
[Completion] Fall back to unqualified lookup on solver failure
#83662 commented on
Aug 25, 2025 • 0 new comments -
Bump the Swift version to 6.3
#83748 commented on
Aug 27, 2025 • 0 new comments -
Add an option for symbol graph to support long module names.
#83782 commented on
Aug 26, 2025 • 0 new comments -
build.ps1: introduce new debug format "dwarf-fission"
#83798 commented on
Aug 22, 2025 • 0 new comments -
[6.2.1][build] Make it possible to build a cross-compilation toolchain for Android, including Testing
#83809 commented on
Aug 22, 2025 • 0 new comments -
[docs] Add instructions to build LLDB with Swift support
#83828 commented on
Aug 22, 2025 • 0 new comments -
stdlib: Mark UnsafeRawBufferPointer's withContiguousStorageIfAvailable as @inline(__always)
#83833 commented on
Aug 22, 2025 • 0 new comments -
Zcli/brotli 6.2
#83836 commented on
Aug 21, 2025 • 0 new comments -
[Dependency Scanning] Re-enable querying Swift Overlays only for visible Clang modules
#83841 commented on
Aug 21, 2025 • 0 new comments -
eval a unaviable var causing lldb crash
#83829 commented on
Aug 25, 2025 • 0 new comments -
[CMAKE] update FindSwiftOverlay with ability to find and pull in musl static SDK
#83014 commented on
Aug 25, 2025 • 0 new comments -
Put together an Android SDK bundle
#80788 commented on
Aug 24, 2025 • 0 new comments -
[SR-7303] "Method must be declared private because its parameter uses a private type", although the method is in a private extension
#49851 commented on
Aug 24, 2025 • 0 new comments -
[SR-5213] Allow Subclass Generic Constraint from Class-Constrained Protocol
#47789 commented on
Aug 24, 2025 • 0 new comments -
[SR-531] Allow default parameters in closure parameters
#43148 commented on
Aug 24, 2025 • 0 new comments -
[SR-487] Compiler fails to consider @autoclosure when satisfying try requirements
#43104 commented on
Aug 24, 2025 • 0 new comments -
[SR-3082] Throwing constructors with a method immediately called on them result in warning
#45672 commented on
Aug 23, 2025 • 0 new comments -
Type inference breaking with generic typed throws and autoclosures
#75430 commented on
Aug 22, 2025 • 0 new comments -
[SR-2183] Swift icon is a swallow not a swift
#44791 commented on
Aug 22, 2025 • 0 new comments -
Missing fixits for missing @dynamicMemberLookup impl
#83344 commented on
Aug 22, 2025 • 0 new comments -
swiftc dump ast without any swiftc logging
#83660 commented on
Aug 22, 2025 • 0 new comments -
Swift 6.2 regression for resultbuilders with Parameter packs
#83195 commented on
Aug 22, 2025 • 0 new comments -
Bad diagnostic for `nil + nil`
#83661 commented on
Aug 21, 2025 • 0 new comments -
Swift 6.2 Type inference regression with variadic generics within `if let`
#83835 commented on
Aug 21, 2025 • 0 new comments -
[SR-4429] Linux: segfault when storing @convention(block) functions
#47006 commented on
Aug 21, 2025 • 0 new comments -
Fix two issues related with emission of differentiability witnesses
#80983 commented on
Aug 21, 2025 • 0 new comments -
Better `debugDescription` for `EncodingError` and `DecodingError`
#80941 commented on
Aug 26, 2025 • 0 new comments -
[Sema] Produce expected diagnostic for invalid operator usage in loop
#80042 commented on
Aug 26, 2025 • 0 new comments -
Have the frontend and new swift-driver look in an external `-sdk` for non-Darwin platform runtime libraries and modules too
#79621 commented on
Aug 27, 2025 • 0 new comments -
[DNM] 🍁 Dummy commit for toolchain build
#76034 commented on
Aug 26, 2025 • 0 new comments -
Fixing ARM64 return registers in CallConvSummary.rst
#71008 commented on
Aug 21, 2025 • 0 new comments -
DNM: toolchain build
#65907 commented on
Aug 22, 2025 • 0 new comments -
[Sema] FixIt for `override func` that should be `override var` and vice-versa
#63858 commented on
Aug 23, 2025 • 0 new comments -
Implement experimental module selectors (MyMod::someName) feature
#34556 commented on
Aug 25, 2025 • 0 new comments -
Revert `-j 1` change in build.ps1 for foundation tests
#83606 commented on
Aug 28, 2025 • 0 new comments -
[cxx-interop] Passing an `std::optional<std::string>` from C++ to Swift causes a compiler crash only in Release builds
#83801 commented on
Aug 27, 2025 • 0 new comments -
Crash in Swift 6.1 when using async let inside a do {} block (Xcode 16.3+)
#81771 commented on
Aug 27, 2025 • 0 new comments -
[Embedded] Impossible to link `@_expose` symbols from swift dependencies without explicitly referencing them
#77812 commented on
Aug 27, 2025 • 0 new comments -
Undefined stack behavior w/ `InlineArray`: `InlineArray<16, UInt8>` contents change after a trivial copy
#83774 commented on
Aug 27, 2025 • 0 new comments -
[SR-13327] Compilation very slow with Swift 5.2.4; 10 hours for ~300 files
#55767 commented on
Aug 26, 2025 • 0 new comments -
Compiler fails to prevent consuming parameter implicitly copied
#83393 commented on
Aug 26, 2025 • 0 new comments -
Borrowed parameters cannot be used in autoclosure
#77235 commented on
Aug 25, 2025 • 0 new comments