rust/library/core/benches
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
ascii Reformat use declarations. 2024-07-29 08:26:52 +10:00
char fix #107590, Fix benchmarks in library/core with black_box 2023-02-03 00:33:36 +08:00
hash Reformat use declarations. 2024-07-29 08:26:52 +10:00
net Add benches for net parsing 2024-03-04 18:46:24 -05:00
num Reformat use declarations. 2024-07-29 08:26:52 +10:00
str Reformat use declarations. 2024-07-29 08:26:52 +10:00
any.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
array.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
ascii.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
fmt.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
iter.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs disable benches in Miri 2024-04-07 09:58:10 +02:00
ops.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
pattern.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
slice.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
str.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tuple.rs Add a slightly-contrived tuple comparison benchmark 2023-02-17 11:46:19 -08:00