Skip to content

Add compile time checks for unchecked_shl/shr - #53991

Merged
bors merged 3 commits into
rust-lang:masterfrom
TimDiekmann:fix-unchecked-intrinsics
Sep 7, 2018
Merged

Add compile time checks for unchecked_shl/shr#53991
bors merged 3 commits into
rust-lang:masterfrom
TimDiekmann:fix-unchecked-intrinsics

Use binary_op_val instead of doing the check manually.

43eb925
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs