rust/library/core/benches
2021-06-23 16:26:46 -04:00
..
ascii mv std libs to library/ 2020-07-27 19:51:13 -05:00
char Add two more benchmarks for strictly ASCII and non ASCII cases 2021-02-26 11:42:59 -06:00
hash mv std libs to library/ 2020-07-27 19:51:13 -05:00
num flt2dec: properly handle uninitialized memory 2020-09-02 12:41:38 +02:00
any.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
ascii.rs Unify way to flip 6th bit. (Same assembly generated) 2021-02-08 12:21:36 +00:00
fmt.rs move core::hint::black_box under its own feature gate 2021-04-25 11:08:12 +02:00
iter.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
lib.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
ops.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
pattern.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
slice.rs add bench 2021-03-18 00:25:20 +01:00