Skip to content

Lint against &T to &mut T and &T to &UnsafeCell<T> transmutes#118446

Closed
ChayimFriedman2 wants to merge 1 commit into
rust-lang:masterfrom
ChayimFriedman2:lint-transmute-unsafe-cell
Closed

Lint against &T to &mut T and &T to &UnsafeCell<T> transmutes#118446
ChayimFriedman2 wants to merge 1 commit into
rust-lang:masterfrom
ChayimFriedman2:lint-transmute-unsafe-cell

Lint against `&T` to `&mut T` and`&T` to `&UnsafeCell<T>` transmutes

0e4da4e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs