-
Notifications
You must be signed in to change notification settings - Fork 645
Remove unused code for download button #916
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
Remove unused code for download button #916
Conversation
396c068
to
ff7f12a
Compare
bors r+ |
hmmm |
The button was originally removed in rust-lang#15 and rust-lang#18
ff7f12a
to
1aecb45
Compare
bors r+ |
bors-voyager r+ |
Hey, looks awesome! I read about bors-ng recently. So it looks like this is testing on travis-ci now and will be automatically merged if the build passes, right? |
That's the theory :) Still working out a few kinks-- I deployed an instance of bors-ng to https://bors-voyager.herokuapp.com/ and I don't think i have it right yet... |
bors r+ |
THERE WE GO! |
It looks like it started a build for staging and staging.tmp. The staging.tmp branch doesn't exist but it looks like staging is still building fine. |
Build succeeded |
Yay, awesome! |
The download button has not been available since pre rust-1.0. The button was originally commented out in #15 and #18.