-
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
127 Pull requests merged by 42 people
-
[gardening] Delete an empty header
#81277 merged
May 6, 2025 -
[6.2] ClangImporter: Introduce the
#ClangDeclarationImport
diagnostic group#81307 merged
May 6, 2025 -
[6.2 🍒]: Add platform executor module for FreeBSD
#81283 merged
May 6, 2025 -
ClangImporter: Introduce the
#ClangDeclarationImport
diagnostic group#81258 merged
May 6, 2025 -
[6.2][Sema]: ban @isolated(any) conversions to synchronous function types
#81275 merged
May 6, 2025 -
[6.2] MutableSpan implementation tweaks to work around issue with older compilers
#81292 merged
May 6, 2025 -
Fix newly introduced warnings in LifetimeDependenceScopeFixup
#81297 merged
May 5, 2025 -
[Dependency Scanning] Always use a locking diagnostic consumer
#81262 merged
May 5, 2025 -
Revert hashable asyncstream inlining
#81293 merged
May 5, 2025 -
Fix issue with older compilers not handling MutableSpan code
#81289 merged
May 5, 2025 -
[gardening] Update file header comments for headers in lib
#81282 merged
May 5, 2025 -
Merge exported modules with the same public name in generated interface
#80958 merged
May 5, 2025 -
compiler-rt: use the current host architecture for the runtime targets
#81242 merged
May 5, 2025 -
[cxx-interop] Remove symbolic import mode
#81257 merged
May 5, 2025 -
[6.2] [Observation] Create nonisolated conformances to Observable
#81250 merged
May 5, 2025 -
[6.2][stdlib] Allow metatype comparisons to work with outdated compilers
#80867 merged
May 5, 2025 -
[6.2][Parse] Parse operator function with value generics
#81268 merged
May 5, 2025 -
[6.2 🍒][Dependency Scanning] Miscellaneous fixes to import statement info serialization
#81254 merged
May 5, 2025 -
[wasm] Update wasi-libc to 25
#81252 merged
May 5, 2025 -
[6.2 🍒] Modify clang declaration weakly-imported query to use Swift's code-gen target triple
#81146 merged
May 5, 2025 -
Modify clang declaration weakly-imported query to use Swift's code-gen target triple
#81113 merged
May 5, 2025 -
[6.2] CastOptimizer: don't assume dynamic casts from ObjectiveC classes to unrelated classes will fail
#81251 merged
May 5, 2025 -
[Concurrency] An implementation of system epochs for continuous and suspending clocks
#80409 merged
May 5, 2025 -
embedded: avoid false error "Deinit of non-copyable type not visible in the current module" in SourceKit
#81285 merged
May 5, 2025 -
[xcodegen] Allow buildable folders in more cases
#81281 merged
May 5, 2025 -
Optimizer: support partial_apply of thunks in the
copy_block
simplification#81253 merged
May 5, 2025 -
Update-Checkout Tests: Disable commit singing
#80898 merged
May 4, 2025 -
Add platform executor module for FreeBSD
#81227 merged
May 4, 2025 -
[Concurrency] Fix copy-paste error.
#81195 merged
May 4, 2025 -
[Concurrency] Fix copy-paste error.
#81196 merged
May 4, 2025 -
[Concurrency] Remove -executor-factory option and replace with magic type.
#80795 merged
May 4, 2025 -
[Swiftify] Don't use count from Span inside withUnsafeBufferPointer call
#81267 merged
May 4, 2025 -
[Parse] Parse operator function with value generics
#81265 merged
May 4, 2025 -
Fix LifetimeDependence type inference for setters.
#81270 merged
May 3, 2025 -
[AST/Sema] Add
@preEnumExtensibility
attribute to downgrade warning…#81176 merged
May 3, 2025 -
[6.2] Add static .nanoseconds(_: Double) to Duration (#81210)
#81236 merged
May 2, 2025 -
[Observation] Create nonisolated conformances to Observable
#81249 merged
May 2, 2025 -
[Sema]: ban @isolated(any) conversions to synchronous function types
#80812 merged
May 2, 2025 -
[6.2 🍒] Fix ownership issues with sequences of partial_apply's in AutoDiff closure specialization pass
#81240 merged
May 2, 2025 -
[6.2🍒] Bootstrap: Install dispatch in stage0
#81143 merged
May 2, 2025 -
🍒 [6.2] [cxx-interop] Avoid unchecked recursion when importing C++ classes with circular inheritance
#81212 merged
May 2, 2025 -
[Dependency Scanning] Fix search path context hashing hole and avoid serializing unnecessary field
#81244 merged
May 2, 2025 -
[6.2][Concurrency] SE-0461: Allow
nonisolated(nonsending)
inference on properties…#81238 merged
May 2, 2025 -
[6.2] LifetimeDependenceDefUseAddressWalker: avoid infinite recursion.
#81247 merged
May 2, 2025 -
LifetimeDependenceDefUseAddressWalker: avoid infinite recursion.
#81246 merged
May 2, 2025 -
[stdlib] Allow metatype comparisons to work with outdated compilers
#80859 merged
May 2, 2025 -
preset: build with no assertion for swiftpm on linux
#81217 merged
May 2, 2025 -
[6.2][Concurrency] Account for explicit
@concurrent
on closures#81237 merged
May 2, 2025 -
CastOptimizer: don't assume dynamic casts from ObjectiveC classes to unrelated classes will fail
#81203 merged
May 2, 2025 -
[Observation] Use independent locking since the runtime functions reference a symbol that is not emitted
#81185 merged
May 2, 2025 -
[Caching] Improve diagnostics around swift caching
#81007 merged
May 1, 2025 -
[IRGen] Use at least Int8 for extra tag bits
#81151 merged
May 1, 2025 -
[6.2][Concurrency] Change isIsolatingCurrent... to return Bool?
#81135 merged
May 1, 2025 -
[6.2][concurrency] Fix an off by one error in generic handling in local capture checking code.
#81220 merged
May 1, 2025 -
[6.2][Concurrency] Fix ptr auth for task priority escalation handler
#81230 merged
May 1, 2025 -
[6.2][cherrypick] Unconditionally add -z,origin on OpenBSD.
#81226 merged
May 1, 2025 -
[Concurrency] Remove useless comment about assert in AsyncTask::complete().
#81234 merged
May 1, 2025 -
Add static .nanoseconds(_: Double) to Duration
#81210 merged
May 1, 2025 -
[Concurrency] Account for explicit
@concurrent
on closures#81231 merged
May 1, 2025 -
[Concurrency] Allow
nonisolated(nonsending)
inference on properties…#81219 merged
May 1, 2025 -
[cxx-interop] Avoid querying layout of dependent types during symbolic import
#81228 merged
May 1, 2025 -
[6.2][Concurrency] Fix alreadyLocked in withStatusRecordLock.
#81206 merged
May 1, 2025 -
Insert end_cow_mutation_addr for lifetime dependent values dependent on mutable addresses
#81043 merged
May 1, 2025 -
[Concurrency] Fix issue with using Dispatch queues as executors.
#81201 merged
May 1, 2025 -
[Concurrency] Fix issue with using Dispatch queues as executors.
#81200 merged
May 1, 2025 -
[Concurrency] Fix ptr auth for task priority escalation handler
#81229 merged
May 1, 2025 -
[cxx-interop] Avoid unchecked recursion when importing C++ classes with circular inheritance
#81188 merged
May 1, 2025 -
[6.2] Fix LifetimeDependenceInsertion: handle boxed indirect out arguments
#81223 merged
May 1, 2025 -
[6.2] Insert end_cow_mutation_addr for lifetime dependent values dependent on mutable addresses
#81216 merged
May 1, 2025 -
Fix LifetimeDependenceInsertion: handle boxed indirect out arguments
#81222 merged
May 1, 2025 -
[6.2] Fix LifetimeDependenceScopeFixup: extend scopes enclosing coroutines
#81208 merged
May 1, 2025 -
AST: Change signature of LookupConformanceFn
#81202 merged
May 1, 2025 -
[Concurrency] Fix alreadyLocked in withStatusRecordLock.
#81205 merged
May 1, 2025 -
[6.2 🍒][Dependency Scanning] Add a field of source-imported dependencies
#81183 merged
May 1, 2025 -
[Dependency Scanning] Add a field of source-imported dependencies
#80915 merged
Apr 30, 2025 -
Fix LifetimeDependenceScopeFixup: extend scopes enclosing coroutines
#81207 merged
Apr 30, 2025 -
[APIGen] Don't record declarations from clang header files
#81086 merged
Apr 30, 2025 -
LifetimeDependenceDiagnostics: bug fixes and output clarity
#81191 merged
Apr 30, 2025 -
[6.2] [Strict memory safety] Provide argument-specific diagnostics for calls
#81125 merged
Apr 30, 2025 -
[Cmake] Add supplemental cmake modules
#81180 merged
Apr 30, 2025 -
[Runtimes][CMake] Supplemental super-build
#81179 merged
Apr 30, 2025 -
[rebranch] IRGen: Fix omission in hash computation after switching API
#81213 merged
Apr 30, 2025 -
[cxx-interop] Allow C++ function templates to be instantiated with Swift closures
#81016 merged
Apr 30, 2025 -
[embedded] Add documentation for class-bound existentials in Embedded Swift
#81175 merged
Apr 30, 2025 -
🍒[cxx-interop] Remove a workaround for CoreGraphics module interface
#81199 merged
Apr 30, 2025 -
[concurrency] Fix an off by one error in generic handling in local capture checking code.
#81193 merged
Apr 30, 2025 -
[test] eliminate the possibility of a false positive
#81170 merged
Apr 30, 2025 -
[Swiftify] SafeInteropWrapper crashes with 'cgImage.width'
#81075 merged
Apr 30, 2025 -
Use LLVM_USE_RUNTIMES to build compiler-rt by default
#80253 merged
Apr 30, 2025 -
AST: Fix existential erasure of long member types
#81181 merged
Apr 30, 2025 -
[6.2, SE-0467] add mutableBytes to MutableSpan
#80777 merged
Apr 30, 2025 -
[stdlib] Wrap InlineArray inlinable code in new feature
#81169 merged
Apr 30, 2025 -
[SILOptimizer] Expose SIL inliner heuristics/constants as -Xllvm configurable knobs
#80914 merged
Apr 30, 2025 -
[Swiftify] SafeInteropWrapper crashes with 'cgImage.width'
#80948 merged
Apr 30, 2025 -
[cxx-interop] Remove a workaround for CoreGraphics module interface
#81177 merged
Apr 30, 2025 -
[6.2] LifetimeDependenceDiagnostics: bug fixes and output clarity
#81192 merged
Apr 30, 2025 -
Unconditionally add -z,origin on OpenBSD.
#80897 merged
Apr 30, 2025 -
LICM: handle memory dependency for store sinking correctly
#81189 merged
Apr 30, 2025 -
Some small deinit-barrier related optimizations
#81159 merged
Apr 30, 2025 -
[6.2] tests: add missing stdlib requirements in
SILOptimizer/static_init_globals.swift
#81164 merged
Apr 30, 2025 -
[6.2] AST: Fix existential erasure of long member types
#81182 merged
Apr 30, 2025 -
[6.2][Concurrency] Hashable funcs should be inlinable for AsyncStream
#81127 merged
Apr 30, 2025 -
[6.2] LifetimeDependence: fix a type checker crash on implicit init
#81130 merged
Apr 30, 2025 -
Clean up duplicated opened existential archetype handling in SIL and more
#81142 merged
Apr 30, 2025 -
AST: Use weighted reduction order for opaque return types
#81171 merged
Apr 30, 2025 -
Squash warnings
#81173 merged
Apr 30, 2025 -
LICM: handle memory dependency for store sinking correctly
#81167 merged
Apr 30, 2025 -
[6.2, test] eliminate the possibility of a false positive
#81172 merged
Apr 30, 2025 -
[Basic] Features: Align "migration" mode with the latest proposal draft
#81149 merged
Apr 29, 2025 -
[embedded] Require swift_stdlib_no_asserts in test/embedded/traps-fatalerror-ir.swift
#81154 merged
Apr 29, 2025 -
[6.2] SILGen: Fix crash when thrown error type is loadable and has a type parameter
#81163 merged
Apr 29, 2025 -
[Concurrency][SE-0471] Change isIsolatingCurrent... to return Bool?
#81134 merged
Apr 29, 2025 -
Fix
test/Misc/target-cpu.swift
#81137 merged
Apr 29, 2025 -
Add
_Builtin_float
dependency toDistributed
andSynchronization
#81141 merged
Apr 29, 2025 -
[6.2, LifetimeDependenceMutableAccessors] defensive feature flag
#80847 merged
Apr 29, 2025 -
[6.2, SE-0456, -0467] enable span properties for inline-storage types
#80740 merged
Apr 29, 2025 -
SILGen: Fix crash when thrown error type is loadable and has a type parameter
#81162 merged
Apr 29, 2025 -
[6.2][stdlib] Update 'SwiftStdlib 6.1' availability macro
#80871 merged
Apr 29, 2025 -
[6.2] Optimize keypaths in language 6 mode
#81158 merged
Apr 29, 2025 -
[cxx-interop] Temporarily exclude CxxSetToCollection benchmark from the build
#81145 merged
Apr 29, 2025 -
[embedded] Update EmbeddedSwiftStatus.md about int parsing and lazy collections
#81147 merged
Apr 29, 2025 -
Define SwiftBuild_Dir when building SwiftPM in build.ps1
#80703 merged
Apr 29, 2025 -
[6.2] SIL: Use SubstitutionMap::mapIntoTypeExpansionContext() in SILTypeSubstituter
#81080 merged
Apr 29, 2025
57 Pull requests opened by 35 people
-
Add `typing` to `update_checkout.py`
#81160 opened
Apr 29, 2025 -
Build CMake on macOS if one is not preinstalled
#81161 opened
Apr 29, 2025 -
6.2: CMake: add explicit dependency to `_Builtin_float` to targets...
#81165 opened
Apr 29, 2025 -
Utils: fix CMake not picking up the correct Python
#81168 opened
Apr 29, 2025 -
Fixes in SILGen and SILOptimizer to generate complete lifetimes of enums on trivial/non-payloaded paths
#81174 opened
Apr 29, 2025 -
Copy WasmKit to `install_destdir`
#81178 opened
Apr 29, 2025 -
[AST] Rename isArrayType and split the InlineArray portion
#81184 opened
Apr 29, 2025 -
[swift-inspect] Add json and summary options to DumpRawMetadata
#81186 opened
Apr 29, 2025 -
[DNM] [rebranch] Adjust some tests to pass again
#81190 opened
Apr 30, 2025 -
[wasm] Add WASI as a supported target for sanitizers
#81197 opened
Apr 30, 2025 -
Print type inheritances and dictionary types without a space before the colon by default
#81204 opened
Apr 30, 2025 -
[SwiftLexicalLookup] Add support for caching in result validation
#81209 opened
Apr 30, 2025 -
🍒 [6.2] [cxx-interop] Allow C++ function templates to be instantiated with Swift closures
#81214 opened
Apr 30, 2025 -
[cmake] add FindSwiftCore module for supplemental libraries
#81215 opened
Apr 30, 2025 -
[🍒6.2][APIGen] Don't record declarations from clang header files (#81086)
#81221 opened
Apr 30, 2025 -
[stdlib] make `_overrideLifetime()` functions public
#81224 opened
Apr 30, 2025 -
[6.2, stdlib] make _overrideLifetime() functions public
#81225 opened
Apr 30, 2025 -
[SILGen] Handle struct `projectedValue` in struct property wrapper that has mutating setter
#81232 opened
May 1, 2025 -
Fix compilation errors appearing due to missing `<cstdint>` include
#81233 opened
May 1, 2025 -
🍒 [6.2] [cxx-interop] Avoid querying layout of dependent types during symbolic import
#81235 opened
May 1, 2025 -
[Runtimes][CMake] Build Differentiation in new style.
#81239 opened
May 1, 2025 -
CMake: add explicit dependency to _Builtin_float to targets...
#81241 opened
May 1, 2025 -
[Dependency Scanning] Update Uses of `ModuleDeps::ClangModuleDeps`
#81243 opened
May 1, 2025 -
[6.2][Caching] Improve diagnostics around swift caching
#81245 opened
May 2, 2025 -
[6.2][InterfaceGen] Merge exported modules with the same public name in generated interface
#81259 opened
May 2, 2025 -
[Macros] Apply nonisolated conformances transform to macro-expanded code
#81260 opened
May 2, 2025 -
[DNM] Cross Repo Testing In Progress
#81261 opened
May 2, 2025 -
[DNM] For `main` toolchain builds
#81263 opened
May 2, 2025 -
[Caching] Reduce the number of cas ID passed on frontend commandline
#81264 opened
May 3, 2025 -
[Driver][Frontend] -nostdimport and -nostdlibimport should remove the default framework search paths
#81269 opened
May 3, 2025 -
[6.2] Fix LifetimeDependence type inference for setters.
#81271 opened
May 3, 2025 -
[gardening]: update macos architecture wording in README build state matrix
#81276 opened
May 3, 2025 -
Fix some rebranch test failures on main
#81279 opened
May 4, 2025 -
Frontend: Obsolete `-fixit-all` and `-emit-fixits-path`
#81280 opened
May 4, 2025 -
[presets] Escalate C++ "unused" warnings in macOS smoke test
#81284 opened
May 5, 2025 -
TempRValueElimination: re-implement the pass in swift
#81286 opened
May 5, 2025 -
[6.2] Define SwiftBuild_Dir when building SwiftPM in build.ps1
#81287 opened
May 5, 2025 -
Revert "[6.2][Concurrency] Hashable funcs should be inlinable for AsyncStream"
#81288 opened
May 5, 2025 -
[NFC] cleanup Instruction/Value.findVarDecl() APIs
#81290 opened
May 5, 2025 -
[6.2 🍒][Dependency Scanning] Always use a locking diagnostic consumer
#81294 opened
May 5, 2025 -
[SE-0470] Prohibit inference of isolated conformances with nonisolated witnesses
#81296 opened
May 5, 2025 -
[6.2] Fix newly introduced warnings in LifetimeDependenceScopeFixup
#81298 opened
May 5, 2025 -
RemoteInspection: Support for parameter packs
#81299 opened
May 5, 2025 -
🍒[6.2 Concurrency] An implementation of system epochs for continuous and suspending clocks (#80409)
#81300 opened
May 5, 2025 -
RemoteInspection: Two small cleanups
#81301 opened
May 5, 2025 -
CODEOWNERS: Temporarily assign myself to `test/IRGen`
#81302 opened
May 5, 2025 -
Sema: Disallow SE-0361 with variadic generic types for now
#81304 opened
May 5, 2025 -
[swift-settings] Now that we aren't using it immediately, remove it from tree.
#81306 opened
May 5, 2025 -
[cmake] add Synchronization library to Supplemental build
#81310 opened
May 5, 2025 -
[RemoteMirror] Clean up templating in Remote Mirror reflection context handling of ObjC interop
#81311 opened
May 5, 2025 -
[Dependency Scanning] Emit a detailed error diagnostic on Clang module variant discovery
#81313 opened
May 5, 2025 -
[Swiftify] Don't use count from Span inside withUnsafeBufferPointer c…
#81316 opened
May 6, 2025 -
[6.1.1] Update SwiftStdlib 6.1 availability macro
#81318 opened
May 6, 2025 -
[NFC] remove FIXMEs from test/SILOptimizer/Inputs/SpanExtras.swift
#81319 opened
May 6, 2025 -
[Swiftify] Emit @availability when expansions contain Span
#81320 opened
May 6, 2025 -
Disable failing test - reflect_task.swift
#81321 opened
May 6, 2025
14 Issues closed by 7 people
-
Wrong type in error message
#81303 closed
May 5, 2025 -
Crash using isolated parameter in a generic method
#76044 closed
May 3, 2025 -
Crash on IRGen with isolated parameter from protocol requirement
#76087 closed
May 3, 2025 -
False-positive diagnostics with sending parameters and use of RBI
#76100 closed
May 3, 2025 -
Complier crash with new `#isolation` macro due to missing isolation on call-site
#72288 closed
May 3, 2025 -
@isolated(any) closure can be assigned to non isolated closure property
#80823 closed
May 2, 2025 -
swift 6.1/6.2 crash in RequirementMachine::verify
#79763 closed
Apr 30, 2025 -
Swift 5.7: incorrect compiler error with opaque result types and primary associated types
#59391 closed
Apr 30, 2025 -
Flaky embedded mode test "test/embedded/traps-fatalerror-ir.swift"
#81085 closed
Apr 29, 2025 -
Typed throws that rely on a type's generic placeholder crash the compiler.
#74289 closed
Apr 29, 2025 -
Swift/C++ Interop causes unexpected value type error in usage of SCNetworkReachabilityFlags
#81136 closed
Apr 29, 2025 -
Compiler Crash - Associated with Typed Throw - Invalid InsertValueInst
#81122 closed
Apr 29, 2025 -
SwiftCompiler Crash on typed throw in combination with an object that contains an array of enums.
#81156 closed
Apr 29, 2025 -
Associated type is lost when using opaque return type
#81036 closed
Apr 29, 2025
18 Issues opened by 13 people
-
Result builder transform unexpectedly infers throwing
#81322 opened
May 6, 2025 -
Crash with typed throws and -enable-testing
#81317 opened
May 6, 2025 -
No fix-it for `RawRepresentable` type initializer call with argument of the same type
#81315 opened
May 6, 2025 -
Different instance life cycle with ‘inout’ between Swift 6.0 and 6.1
#81314 opened
May 6, 2025 -
Wrong expected argument type in diagnostic
#81309 opened
May 5, 2025 -
No fix-it for mutation of function parameter
#81308 opened
May 5, 2025 -
No fix-it for integer literal to `OptionSet` conversion
#81305 opened
May 5, 2025 -
`Mutex` allows to return the protected `Value` instance without reinitialization
#81274 opened
May 3, 2025 -
Swift 6.1 hangs on Ubuntu 24.04 when re-building project
#81272 opened
May 3, 2025 -
swift-main Windows builds are not running
#81256 opened
May 2, 2025 -
InternalImportsByDefault issue on Swift 6.0 Toolchain
#81248 opened
May 2, 2025 -
Faulty exclusivity check in `Data.mutableSpan` implementation
#81218 opened
Apr 30, 2025 -
Compiler crashes when trying to return an internal type defined in the function as opaque Protocol type.
#81194 opened
Apr 30, 2025 -
Compiler crash: "Assign PartitionOp's source argument should be already tracked"
#81187 opened
Apr 30, 2025 -
Swift frontend crash with 'Assertion `Index < Length && "Invalid index!"' failed.'
#81166 opened
Apr 29, 2025 -
FB17409374: Swift compiler crash when compiling a function taking a parameter pack
#81157 opened
Apr 29, 2025
55 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.
-
[cxx-interop] Add `CxxStack` protocol for `std::stack` ergonomics.
#81087 commented on
May 2, 2025 • 5 new comments -
PrintAsClang: Print a C block in the compatibility header for `@cdecl` functions
#80917 commented on
May 6, 2025 • 5 new comments -
[stdlib] Allow a default for optional interpolations
#80547 commented on
May 5, 2025 • 4 new comments -
Frontend: use preferred path spellings for paths
#81103 commented on
May 6, 2025 • 4 new comments -
Better `description` for `DecodingError` and `CodingKey`
#80941 commented on
May 2, 2025 • 4 new comments -
[Cmake] Add Synchronization
#80841 commented on
May 1, 2025 • 2 new comments -
[Sema]: diagnose implicit strong captures of weak capture list entries
#77063 commented on
May 5, 2025 • 1 new comment -
Tests: enable Swift PM tests in Windows toolchain build
#80405 commented on
May 1, 2025 • 0 new comments -
Added experimental feature to allow weak let and immutable weak captures
#80440 commented on
May 3, 2025 • 0 new comments -
CODEOWNERS: Cover some root files
#80559 commented on
May 5, 2025 • 0 new comments -
presets: Update swift macos/linux preset
#80717 commented on
Apr 30, 2025 • 0 new comments -
[Concurrency] improve cancellation handler to not hop and use caller execution context
#80753 commented on
Apr 30, 2025 • 0 new comments -
[DNM] OutputSpan prototype
#80792 commented on
Apr 30, 2025 • 0 new comments -
Bump WasmKit in `update-checkout-config.json` to 0.1.5
#80820 commented on
May 6, 2025 • 0 new comments -
[6.2] [NameLookup] Allow value generics to show up as static members
#80855 commented on
May 6, 2025 • 0 new comments -
[stdlib][runtime] Establish Swift Stdlib/runtime version 6.3
#80870 commented on
May 2, 2025 • 0 new comments -
Emit fix-its for `Return from initializer` missing variables
#80945 commented on
May 4, 2025 • 0 new comments -
Fix two issues related with emission of differentiability witnesses
#80983 commented on
May 2, 2025 • 0 new comments -
[Concurrency][SE-review update] Task names update
#80984 commented on
May 6, 2025 • 0 new comments -
Fixed no copying IsIsolated flag when cloning subscript params
#81022 commented on
May 3, 2025 • 0 new comments -
[DNM] [Completion] A couple of SourceRange fixes
#81028 commented on
May 2, 2025 • 0 new comments -
[cxx-interop] Fix metadata mismatch regarding fields of structs
#81035 commented on
May 1, 2025 • 0 new comments -
[Sema] @objc functions shall not have typed throw
#81054 commented on
May 1, 2025 • 0 new comments -
[Windows] fix psutil installation on arm64
#81071 commented on
May 3, 2025 • 0 new comments -
Finish implementing `@abi` (SE-0476)
#81115 commented on
May 5, 2025 • 0 new comments -
[stdlib] explicitly state some invariants
#81116 commented on
May 1, 2025 • 0 new comments -
[Sema] Support additional args in @dynamicMemberLookup subscripts
#81148 commented on
Apr 29, 2025 • 0 new comments -
[6.2][cherrypick] Add a platform executor module for OpenBSD.
#81152 commented on
May 1, 2025 • 0 new comments -
[SR-920] Re-design builtin compiler protocols for literal convertible types
#43532 commented on
Apr 30, 2025 • 0 new comments -
[SR-10203] Subscripts setter on key-path calls getter of the destination property
#52603 commented on
May 1, 2025 • 0 new comments -
Swift compiler crashes when compiling function with incomplete error handling
#81119 commented on
May 1, 2025 • 0 new comments -
False positive in isolation checking subscript isolated to an argument
#80992 commented on
May 2, 2025 • 0 new comments -
Assertion `object->metadata->isClassObject()' destroying ErrorObject for !SWIFT_OBJC_INTEROP
#81144 commented on
May 2, 2025 • 0 new comments -
Put together an Android SDK bundle
#80788 commented on
May 2, 2025 • 0 new comments -
Swift crash handler reads si_addr for signals where it is not guaranteed to be filled
#80730 commented on
May 2, 2025 • 0 new comments -
Archive command failing from Xcode 16.3 and XcodeCloud
#80938 commented on
May 2, 2025 • 0 new comments -
Miscompilation: Empty enum case compiles
#81150 commented on
May 2, 2025 • 0 new comments -
Compiler crash while emitting IR SIL function for Swift Macro
#80062 commented on
May 2, 2025 • 0 new comments -
Crash when using concurrency, parameter packs and associated type together
#68698 commented on
May 2, 2025 • 0 new comments -
Offer additional note for why method with Self reference cannot be used on `any SomeType`
#76320 commented on
May 3, 2025 • 0 new comments -
Building Ladybird with Swift crashes the frontend
#77042 commented on
May 3, 2025 • 0 new comments -
[xcodegen] Try split "umbrella" targets
#77790 commented on
May 4, 2025 • 0 new comments -
Swift Android Test Failures
#78350 commented on
May 5, 2025 • 0 new comments -
Borrowed parameters cannot be used in autoclosure
#77235 commented on
May 5, 2025 • 0 new comments -
Add more efficient SIMDMask.random.
#36583 commented on
Apr 30, 2025 • 0 new comments -
[DNM] Cross-repo testing PR
#65101 commented on
Apr 29, 2025 • 0 new comments -
[DNM] Cross repo tests
#71557 commented on
Apr 29, 2025 • 0 new comments -
[Sema] Fix compiler error when extending a typealias of a partially specialized generic type
#73169 commented on
May 4, 2025 • 0 new comments -
prevent modules from leaking internal and @_implementationOnly imported fields in public structs
#77194 commented on
Apr 30, 2025 • 0 new comments -
[build-script] Add an option to build the Foundation tests in another mode
#78390 commented on
May 5, 2025 • 0 new comments -
[Driver] Fix -dwarf-version for Darwin toolchains in legacy driver.
#78791 commented on
May 1, 2025 • 0 new comments -
[AutoDiff] Support custom derivatives for @_alwaysEmitIntoClient functions
#78908 commented on
May 5, 2025 • 0 new comments -
[DebugInfo] Emit debug info for witness tables
#79171 commented on
May 5, 2025 • 0 new comments -
[ConstraintSystem] Return of the new disjunction favoring/selection algorithm
#79461 commented on
Apr 29, 2025 • 0 new comments -
DNM - toolchain testing
#79684 commented on
May 5, 2025 • 0 new comments