Skip to content

Conversation

@dvdhrm
Copy link
Member

@dvdhrm dvdhrm commented Jan 16, 2026

Add polonius::coerce_unsafe() which performs a simple coercion that is backed by a transmute if used without Polonius.

This exposes highly unsafe features, if not verified correctly with a Polonius build. That is, the unsafety is inherent to external verification, not to things the code can guarantee.

Add `polonius::coerce_unsafe()` which performs a simple coercion that is
backed by a transmute if used without Polonius.

This exposes highly unsafe features, if not verified correctly with a
Polonius build. That is, the unsafety is inherent to external
verification, not to things the code can guarantee.

Signed-off-by: David Rheinsberg <david@readahead.eu>
@dvdhrm dvdhrm merged commit a279de5 into bus1:main Jan 16, 2026
10 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