Increase MSRV to 1.38 and use ptr.cast::<T>()
whenever practical to clarify casts.#425
Merged
josephlr merged 3 commits intorust-random:master from briansmith:b/cast-1May 26, 2024
+39-27
ptr.cast::<T>()
whenever practical to clarify casts.#425