Skip to content

mem::transmute warns if transmuting to a type with interior mutability#133653

Closed
oriongonza wants to merge 1 commit into
rust-lang:masterfrom
oriongonza:improve-mut-transmute
Closed

mem::transmute warns if transmuting to a type with interior mutability#133653
oriongonza wants to merge 1 commit into
rust-lang:masterfrom
oriongonza:improve-mut-transmute

Check for changes to interior mutability in `mem::transmute`.

053455f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs