mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
fa008c02f1
Remove leftover Rand stuff
The in-tree version of `rand` was removed in 6bc8f164b0, but for some reason this lone file avoided the purge. Figured it's about time to finish the job. 😈