Mara Bos 126d88bd12
Rollup merge of #79114 - andjo403:nonzero_leading_trailing_zeros, r=m-ou-se
add trailing_zeros and leading_zeros to non zero types

as a way towards being able to use the optimized intrinsics ctlz_nonzero and cttz_nonzero from stable.

have not crated any tracking issue if this is not a solution that is wanted
2020-11-18 15:46:31 +01:00
..
2020-10-06 00:48:34 +02:00
2020-08-18 00:34:54 +02:00
2020-08-19 10:41:51 +02:00
2020-10-27 13:57:51 -07:00