Commit graph

6 commits

Author SHA1 Message Date
Integral
c5e4b72a41
tools: fix build failure caused by PR #134420 2024-12-27 16:36:48 +08:00
Integral
7eb0d84424
refactor: replace &PathBuf with &Path to enhance generality 2024-12-18 00:28:34 +08:00
shina
ce1d7d1bf2 impl compare command and benchmark command to rustc-perf-wrapper 2024-08-09 20:03:14 +09:00
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
Jakub Beránek
f6f21a8f11 Review changes 2024-06-29 16:07:22 +02:00
Jakub Beránek
151986f493 Implement x perf as a separate tool 2024-06-27 10:22:03 +02:00