Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #137939 - speedy-lex:shl-fix, r=Noratrieb
fix order on shl impl
this doesn't fix any bugs, it makes shl_impl_all! look more consistent with the other impl's in core/ops/bit.rs