Skip to content

Conversation

@nnethercote
Copy link
Contributor

This helps with #683.

- `bench_commit` can be done with `bench_local` after running
  `rustup-install-toolchain-master` on the relevant commit.
- `remove_benchmark` and `remove_errs` are listed in the help but not
  implemented.

The commit also tweaks the language in the help message, for
consistency.
- `process()` matches the command `process`.
- `bench()` matches the prefix of the commands `bench_published` and
  `bench_local`, and it isn't limited to a particular commit.
For consistency with the other `bench_*` commands.
`TOOLCHAIN` is more standard terminology (e.g. it's what `rustup` uses),
and can't be confused with the `ID` used by `bench_local` and `profile`
for identifying benchmark results.
@Mark-Simulacrum Mark-Simulacrum merged commit 92ddfaf into rust-lang:master Jul 15, 2020
@nnethercote nnethercote deleted the clean-up-commands branch July 15, 2020 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants