Skip to content

oida 0.16.1 - #336

Merged
3lvis merged 1 commit into
masterfrom
oida/0.16.1
Sep 17, 2026
Merged

3lvis merged 1 commit into
masterfrom
oida/0.16.1

Conversation

@3lvis

@3lvis 3lvis commented Sep 17, 2026

Copy link
Copy Markdown
Owner

0.16.1 closes the three issues this repository's adoption filed. Here that means one fewer suppression: removeContinuation is the isolation hop from #43 — an actor-isolated write reached from a nonisolated termination handler, which fails to compile when inlined — and no_single_use_void_functions now recognises that shape instead of asking for it. The comment stays, since the compiler error is still the reason a reader shouldn't "fix" it.

The other two fixes (#41 grouped imports, #42 split conditions) change nothing here — this repository never needed the workarounds they remove.

Six no_single_use_void_functions disables remain and still fire. Those are the blanket ones from the original adoption rather than anything oida gets wrong, and they're worth a pass of their own.

swift build clean, lint clean.

@3lvis
3lvis marked this pull request as ready for review September 17, 2026 17:29
@3lvis
3lvis merged commit d67a617 into master Sep 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant