rust/src/tools/rustc-perf-wrapper
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
..
src Reformat use declarations. 2024-07-29 08:26:52 +10:00
Cargo.toml Implement x perf as a separate tool 2024-06-27 10:22:03 +02:00
README.md Review changes 2024-06-29 16:07:22 +02:00

rustc-perf wrapper

Utility tool for invoking rustc-perf for benchmarking/profiling a stage1/2 compiler built by bootstrap using x perf -- <command>.