Thom Chiovoloni
|
a4bf36e87b
|
Update rand in the stdlib tests, and remove the getrandom feature from it
|
2023-01-04 14:52:41 -08:00 |
|
Eric Holk
|
c18f22058b
|
Rename integer log* methods to ilog*
This reflects the concensus from the libs team as reported at
https://github.com/rust-lang/rust/issues/70887#issuecomment-1209513261
Co-authored-by: Yosh Wuyts <github@yosh.is>
|
2022-08-09 10:20:49 -07:00 |
|
Thom Chiovoloni
|
0812759840
|
Avoid use of rand::thread_rng in stdlib benchmarks
|
2022-05-02 00:08:21 -07:00 |
|
Falk Hüffner
|
57c623570a
|
Cosmetic fixes.
|
2021-09-09 20:06:46 +02:00 |
|
Falk Hüffner
|
0c26a3bc0c
|
Add benchmark for integer log10.
|
2021-09-06 12:19:24 +02:00 |
|