809ccff63f
Make the checked left and right shifts take a `u32` as right-hand side, which is more consistent with the other checked operations. Also drop `CheckedShl` and `CheckedShr` from the `PrimInt` trait, to not break existing code. Add doctests for the two traits. |
||
---|---|---|
ci | ||
src | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md | ||
bors.toml |