-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Revert template until after rfc #3878
Revert template until after rfc #3878
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
📌 Commit b998130 has been approved by |
@ehiggs oh so some further steps we'll need to take on this are:
I certainly don't mind doing these as well, but if you're interested in learning the process it's just a few PRs and I'd also be more than happy to r+! |
Ok, I'll take a look at doing this. |
⌛ Testing commit b998130 with merge ec67e38... |
💔 Test failed - status-travis |
homu job failed with |
@bors: retry
…On Thu, Mar 30, 2017 at 11:02 AM, Ewan Higgs ***@***.***> wrote:
homu job failed with error: component download failed for
rust-std-mipsel-unknown-linux-gnu. Seems a transient failure.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3878 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95DNNI4B6tFsIaQJRLuqG5fbrWDd7ks5rq-AdgaJpZM4MtgzV>
.
|
⌛ Testing commit b998130 with merge f4584ab... |
💔 Test failed - status-appveyor |
@bors: retry
…On Thu, Mar 30, 2017 at 12:10 PM, bors ***@***.***> wrote:
💔 Test failed - status-appveyor
<https://ci.appveyor.com/project/rust-lang-libs/cargo/build/1.0.1528>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3878 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95Dve-4tZs2-4SdfEpmfSYciHROLqks5rq-_-gaJpZM4MtgzV>
.
|
⌛ Testing commit b998130 with merge a07912a... |
💔 Test failed - status-travis |
@bors: retry
…On Mar 30, 2017 11:58 PM, "bors" ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/cargo/builds/217047804>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3878 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95CMGPN3Vb0Yb3aHjJ0GdsLZNWXDjks5rrJXugaJpZM4MtgzV>
.
|
⌛ Testing commit b998130 with merge d3d3d3f... |
💔 Test failed - status-travis |
@bors: retry
…On Fri, Mar 31, 2017 at 1:10 AM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/cargo/builds/217063308>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3878 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95Dug-YatsgwMrr2cm4xr_Yr-DOP7ks5rrKbUgaJpZM4MtgzV>
.
|
Is this number of retries normal? |
Not really, sometimes @bors just really doesn't like us :( |
☀️ Test successful - status-appveyor, status-travis |
…r=alexcrichton Revert template until after rfc 1.17.0 As in #3878, remove templates until an RFC has passed.
Pre-rfc thread is here |
As discussed in #3860, templates was merged without going through the RFC process. @ssokolow has raised some useful comments which need to be settled before the template system can be put back in.
#3859 was another relevant issue.