Uh oh!
There was an error while loading. Please reload this page.
Use a config struct for save-analysis - #43327
Conversation
eddyb
commented
Jul 19, 2017
@bors r+ |
bors
commented
Jul 19, 2017
📌 Commit 696ded6 has been approved by |
bors
commented
Jul 19, 2017
⌛ Testing commit 696ded6a81868b2fecb1b279b3a3f3fb233c9f19 with merge 0ec451a300267436acf995938fe41527dc79a7a3... |
bors
commented
Jul 19, 2017
💔 Test failed - status-appveyor |
nagbot-rs
commented
Jul 19, 2017
via email
@bors: retry …On Wed, Jul 19, 2017 at 4:24 AM, bors ***@***.***> wrote:
💔 Test failed - status-appveyor
<https://ci.appveyor.com/project/rust-lang/rust/build/1.0.3977>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#43327 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AaPN0Md479MciJGRBC7dO4d3ws4XSVtiks5sPctOgaJpZM4OcLRX>
.
--
You received this message because you are subscribed to the Google Groups
"rust-ops" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to ***@***.***
To post to this group, send email to ***@***.***
To view this discussion on the web visit https://groups.google.com/d/
msgid/rust-ops/rust-lang/rust/pull/43327/c316326225%40github.com
<https://groups.google.com/d/msgid/rust-ops/rust-lang/rust/pull/43327/c316326225%40github.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
|
bors
commented
Jul 19, 2017
@nagbot-rs: 🔑 Insufficient privileges: and not in try users |
alexcrichton
commented
Jul 19, 2017
@bors: retry |
ishitatsuyuki
commented
Jul 21, 2017
I think tidy is failing first of all. |
nrc
commented
Jul 21, 2017
bors
commented
Jul 21, 2017
📌 Commit 6dcceab has been approved by |
bors
commented
Jul 21, 2017
⌛ Testing commit 6dcceab74ccf32468a4d8bcd5fe341597ab259d1 with merge 7ab446657f61bf7de52a0052dc7151fac0b9b45a... |
bors
commented
Jul 21, 2017
💔 Test failed - status-travis |
aidanhs
commented
Jul 21, 2017
Seems legit |
bors
commented
Jul 21, 2017
☔ The latest upstream changes (presumably #43319) made this pull request unmergeable. Please resolve the merge conflicts. |
Replaces the output path env var. Can be passed to save-analysis via a function call or env var.
nrc
commented
Jul 22, 2017
@bors: r=eddyb |
bors
commented
Jul 22, 2017
📌 Commit a941e69 has been approved by |
bors
commented
Jul 22, 2017
⌛ Testing commit a941e69d9df95d9b353a0697fde32b49eba3db6e with merge 930125026a81259621e68bf0e663333086c993b0... |
bors
commented
Jul 22, 2017
💔 Test failed - status-travis |
nrc
commented
Jul 24, 2017
@bors: r=eddyb |
bors
commented
Jul 24, 2017
📌 Commit 587a35d has been approved by |
bors
commented
Jul 24, 2017
Use a config struct for save-analysis Replaces some existing customisation options, including removing the -Zsave-analysis-api flag r? @eddyb
bors
commented
Jul 24, 2017
☀️ Test successful - status-appveyor, status-travis |
The flag was changed in rust-lang/rust#43327. r? @nrc
Replaces some existing customisation options, including removing the -Zsave-analysis-api flag
r? @eddyb