about summary refs log tree commit diff
path: root/src/tools/rustc-perf-wrapper
AgeCommit message (Collapse)AuthorLines
2024-08-09impl compare command and benchmark command to rustc-perf-wrappershina-35/+81
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+4
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-06-29Review changesJakub Beránek-2/+2
2024-06-27Implement `x perf` as a separate toolJakub Beránek-0/+185