[PR #483] [MERGED] mark designated initializer with usableFromInline #508

Closed
opened 2025-12-29 18:27:21 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/483
Author: @JCSooHwanCho
Created: 6/15/2023
Status: Merged
Merged: 6/15/2023
Merged by: @JohnEstropia

Base: developHead: inlinable


📝 Commits (1)

  • d4d76c8 mark designated initializer with usableFromInline

📊 Changes

4 files changed (+7 additions, -7 deletions)

View changed files

📝 Sources/Internals.DiffableDataUIDispatcher.Changeset.swift (+1 -1)
📝 Sources/Internals.DiffableDataUIDispatcher.DiffResult.swift (+4 -4)
📝 Sources/Internals.DiffableDataUIDispatcher.StagedChangeset.swift (+1 -1)
📝 Sources/Internals.DiffableDataUIDispatcher.swift (+1 -1)

📄 Description

It resolves #480


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JohnEstropia/CoreStore/pull/483 **Author:** [@JCSooHwanCho](https://github.com/JCSooHwanCho) **Created:** 6/15/2023 **Status:** ✅ Merged **Merged:** 6/15/2023 **Merged by:** [@JohnEstropia](https://github.com/JohnEstropia) **Base:** `develop` ← **Head:** `inlinable` --- ### 📝 Commits (1) - [`d4d76c8`](https://github.com/JohnEstropia/CoreStore/commit/d4d76c87c924035fcd9b041ac74fd1a75842e6bf) mark designated initializer with usableFromInline ### 📊 Changes **4 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Sources/Internals.DiffableDataUIDispatcher.Changeset.swift` (+1 -1) 📝 `Sources/Internals.DiffableDataUIDispatcher.DiffResult.swift` (+4 -4) 📝 `Sources/Internals.DiffableDataUIDispatcher.StagedChangeset.swift` (+1 -1) 📝 `Sources/Internals.DiffableDataUIDispatcher.swift` (+1 -1) </details> ### 📄 Description It resolves #480 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:27:21 +01:00
adam closed this issue 2025-12-29 18:27:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore-JohnEstropia#508