Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support short SHAs #20

Closed
RalfJung opened this issue Jul 30, 2018 · 0 comments · Fixed by #33
Closed

Support short SHAs #20

RalfJung opened this issue Jul 30, 2018 · 0 comments · Fixed by #33

Comments

@RalfJung
Copy link
Member

I tried using --start 6a1c0637c --end 866a71325 but that ran into an assertion failure:

thread 'main' panicked at 'assertion failed: `(left == right)`
  left: `"6a1c0637ce44aeea6c60527f4c0e7fb33f2bcd0d"`,
 right: `"6a1c0637c"`', src/main.rs:70:5

It would be nice if short SHAs were supported, then one could use the output of rustc --version to determine which commits match a nightly.

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 a pull request may close this issue.

1 participant