Uh oh!
There was an error while loading. Please reload this page.
Automatically enable the clippy feature of rls if clippy builds - #48097
Conversation
There was a problem hiding this comment.
So future changes to the feature list are simpler
There was a problem hiding this comment.
We usually just write multiple #![feature] attributes though
nrc
commented
Feb 12, 2018
@bors: r+ |
bors
commented
Feb 12, 2018
📌 Commit 8a4ca24 has been approved by |
kennytm
commented
Feb 14, 2018
@bors r- Cannot find the commit |
bors
commented
Feb 15, 2018
☔ The latest upstream changes (presumably #48202) made this pull request unmergeable. Please resolve the merge conflicts. |
8a4ca24 to
99f774eCompareoli-obk
commented
Feb 16, 2018
rebased and adjusted submodule references |
kennytm
commented
Feb 16, 2018
@bors r=nrc |
bors
commented
Feb 16, 2018
📌 Commit 99f774e has been approved by |
bors
commented
Feb 24, 2018
☔ The latest upstream changes (presumably #48476) made this pull request unmergeable. Please resolve the merge conflicts. |
shepmaster
commented
Mar 2, 2018
Ping from triage, @oli-obk! It's been a few weeks since we've heard from you, will you have time to address the merge conflicts? |
19557b0 to
6fa8d33Compareoli-obk
commented
Mar 6, 2018
@bors r=nrc |
bors
commented
Mar 6, 2018
📌 Commit 6fa8d33 has been approved by |
bors
commented
Mar 8, 2018
📌 Commit 6f15e82 has been approved by |
oli-obk
commented
Mar 8, 2018
@bors r- you don't need to waste time on this now that the miri PR broke clippy |
bors
commented
Mar 11, 2018
☔ The latest upstream changes (presumably #48549) made this pull request unmergeable. Please resolve the merge conflicts. |
6f15e82 to
02ac15cCompareoli-obk
commented
Mar 16, 2018
Do not merge before rust-lang/rls#768 is merged |
mati865
commented
Mar 16, 2018
rust-lang/rls#768 was merged |
oli-obk
commented
Mar 16, 2018
@bors r=nrc |
bors
commented
Mar 16, 2018
📌 Commit 02ac15c has been approved by |
bors
commented
Mar 16, 2018
…=nrc Automatically enable the `clippy` feature of `rls` if clippy builds r? @nrc cc @Manishearth
bors
commented
Mar 16, 2018
☀️ Test successful - status-appveyor, status-travis |
kennytm-githubbot
commented
Mar 16, 2018
Tested on commit rust-lang/rust@55c984e. Direct link to PR: <rust-lang/rust#48097> 🎉 clippy-driver on windows: build-fail → test-fail. 🎉 clippy-driver on linux: build-fail → test-fail.
This field was introduced in rust-lang#48097 to support the "clippy" feature of RLS.
r? @nrc
cc @Manishearth