summary refs log tree commit diff
path: root/src/tools/rustc-perf-wrapper
AgeCommit message (Expand)AuthorLines
2024-12-27tools: fix build failure caused by PR #134420Integral-2/+2
2024-12-18refactor: replace &PathBuf with &Path to enhance generalityIntegral-1/+1
2024-08-09impl compare command and benchmark command to rustc-perf-wrappershina-35/+81
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+4
2024-06-29Review changesJakub Beránek-2/+2
2024-06-27Implement `x perf` as a separate toolJakub Beránek-0/+185