-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Use a config struct for save-analysis #43327
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
@bors r+ |
📌 Commit 696ded6 has been approved by |
⌛ Testing commit 696ded6a81868b2fecb1b279b3a3f3fb233c9f19 with merge 0ec451a300267436acf995938fe41527dc79a7a3... |
💔 Test failed - status-appveyor |
@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.heygears.com
<https://groups.google.com/d/msgid/rust-ops/rust-lang/rust/pull/43327/c316326225%40github.heygears.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
|
@nagbot-rs: 🔑 Insufficient privileges: and not in try users |
@bors: retry |
I think tidy is failing first of all. |
📌 Commit 6dcceab has been approved by |
⌛ Testing commit 6dcceab74ccf32468a4d8bcd5fe341597ab259d1 with merge 7ab446657f61bf7de52a0052dc7151fac0b9b45a... |
💔 Test failed - status-travis |
Seems legit |
☔ 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.
@bors: r=eddyb |
📌 Commit a941e69 has been approved by |
⌛ Testing commit a941e69d9df95d9b353a0697fde32b49eba3db6e with merge 930125026a81259621e68bf0e663333086c993b0... |
💔 Test failed - status-travis |
@bors: r=eddyb |
📌 Commit 587a35d has been approved by |
Use a config struct for save-analysis Replaces some existing customisation options, including removing the -Zsave-analysis-api flag r? @eddyb
☀️ 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