Summary
- Add concurrency control to cancel in-progress PR workflows (details)
The file was modified | .github/workflows/pull_request.yml (diff) |
Summary
- ISO8601 DateComponents format style (#1209) (details)
Summary
- Add dependencies to SwiftSyntax60[12] (#3034) (details)
The file was modified | Sources/VersionMarkerModules/CMakeLists.txt (diff) |
The file was modified | Package.swift (diff) |
The file was modified | BUILD.bazel (diff) |
Summary
- Minor Codable conformance improvements in SwiftBuildSupport (#8449) (details)
The file was modified | Sources/SwiftBuildSupport/PIF.swift (diff) |
Summary
- [CoroutineAccessors] Use async bit in descriptors. (details)
- [xcodegen] Print the time taken to generate (details)
- Tests: Use `#include` instead of `#import` for compatibility on Windows. (details)
- [cxx-interop] Switch to non-experimental flag in tests (details)
- add Sendable to the allowed attributes in declaration fragments (#80465) (details)
The file was modified | include/swift/ABI/MetadataValues.h (diff) |
The file was modified | lib/IRGen/GenMeta.cpp (diff) |
The file was modified | stdlib/public/runtime/Metadata.cpp (diff) |
The file was modified | utils/swift-xcodegen/Sources/swift-xcodegen/SwiftXcodegen.swift (diff) |
The file was modified | test/ClangImporter/Inputs/custom-modules/availability-domains/Oceans.h (diff) |
The file was modified | test/ClangImporter/availability_custom_domains.swift (diff) |
The file was modified | test/Interop/lit.local.cfg (diff) |
The file was modified | lib/SymbolGraphGen/SymbolGraph.cpp (diff) |
The file was modified | test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/Function.swift (diff) |
Summary
- [lldb] Mark swift tests as such (details)
- [lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (#134397) (details)
The file was modified | lldb/test/API/lang/swift/async/tasks/TestSwiftTaskSelect.py (diff) |
The file was modified | lldb/test/API/lang/swift/async/tasks/info/TestSwiftTaskInfo.py (diff) |
The file was modified | lldb/test/API/lang/swift/async/tasks/TestSwiftTaskBacktrace.py (diff) |
The file was modified | lldb/test/API/macosx/thread_start_bps/TestBreakpointsThreadInit.py (diff) |
The file was modified | lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp (diff) |