Uh oh!
There was an error while loading. Please reload this page.
Update rls - #47676
Conversation
rust-highfive
commented
Jan 23, 2018
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
Could you not upgrade env_logger, to avoid conflict with #47501 (which is currently blocked due to )?chrono 0.4.0 prevents compiler doc from being warning-free
The env_logger change has been included in #47729, which will conflict with this PR. Please rebase on the latest master.
alexcrichton
commented
Jan 25, 2018
@bors: r+ p=1 Let's get the rls back in nightly! |
bors
commented
Jan 25, 2018
📌 Commit e6e436b has been approved by |
bors
commented
Jan 26, 2018
🔒 Merge conflict |
topecongiro
commented
Jan 26, 2018
Rebased on the latest master to resolve conflicts. |
sfackler
commented
Jan 26, 2018
@bors r=alexcrichton p=1 |
bors
commented
Jan 26, 2018
📌 Commit 8636d01 has been approved by |
bors
commented
Jan 26, 2018
Update rls Currently rls is missing from the latest nightly component. This PR brings it back.
bors
commented
Jan 26, 2018
☀️ Test successful - status-appveyor, status-travis |
Tested on commit rust-lang/rust@5669050. 🎉 rls on windows: build-fail → test-pass. 🎉 rls on linux: build-fail → test-pass.
Currently rls is missing from the latest nightly component. This PR brings it back.