Skip to content

InstCombine: Don't optimize &mut *x into x#72820

Merged
bors merged 1 commit into
rust-lang:masterfrom
jonas-schievink:instcombine-uninit
Jun 3, 2020
Merged

InstCombine: Don't optimize &mut *x into x#72820
bors merged 1 commit into
rust-lang:masterfrom
jonas-schievink:instcombine-uninit

InstCombine: Don't optimize `&mut *x` into `x`

309661e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs