mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-13 23:23:29 +01:00
[PR #483] [MERGED] mark designated initializer with usableFromInline #508
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:inlinable📝 Commits (1)
d4d76c8mark 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.