Uh oh!
There was an error while loading. Please reload this page.
submodule: update rls from c9d25b to f331ff7 - #58024
Conversation
rust-highfive
commented
Jan 31, 2019
(rust_highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Jan 31, 2019
|
matthiaskrgr
commented
Jan 31, 2019
r? @Xanewok |
matthiaskrgr
commented
Jan 31, 2019
@h-michael you might have to update Cargo.lock as well (start x.py build, abort, add the changed Cargo.lock to the commit) |
rust-highfive
commented
Jan 31, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
nikomatsakis
commented
Jan 31, 2019
Re-assigning to @Xanewok |
Xanewok
commented
Jan 31, 2019
@bors r+ Hoping that the tooltip tests won’t decide to hang again |
bors
commented
Jan 31, 2019
📌 Commit 792e19f97999f665fce0f251415d9f0e6511e3aa has been approved by |
Centril
commented
Jan 31, 2019
@bors p=1 |
bors
commented
Jan 31, 2019
⌛ Testing commit 792e19f97999f665fce0f251415d9f0e6511e3aa with merge 9f2e359e23ff11557d0d00ddf2aad0da5ec02ea3... |
bors
commented
Jan 31, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
Jan 31, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
h-michael
commented
Feb 1, 2019
I'll try finding cause at night(UTC 20:00 +09:00) |
Xanewok
commented
Feb 1, 2019
Seems spurious @bors retry |
bors
commented
Feb 1, 2019
⌛ Testing commit 792e19f97999f665fce0f251415d9f0e6511e3aa with merge 71026128ea5fc1d5c64db76aa05de7340034a477... |
bors
commented
Feb 1, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
Feb 1, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
h-michael
commented
Feb 3, 2019
I think current nightly can't build clippy. |
phansch
commented
Feb 3, 2019
The failures should be fixed on Clippy master. You'll have to update the Clippy submodule as well now, I think? |
h-michael
commented
Feb 3, 2019
@phansch OK I update clippy dependency. :) |
Update clippy_lint to 3bda548 related with: rust-lang/rust#58024 (comment)
h-michael
commented
Feb 3, 2019
I'll update this PR after update rust clippy revision and rls clippy revision. |
edit: Nevermind, I see you made another PR just for Clippy (#58093), in the future you can do it in single PR. @h-michael Rust build system patches dependencies to use checked submodules. Clippy version in RLS repository doesn't matter here. You should just update Clippy submodule in this (Rust) repository and refresh Cargo.lock with |
h-michael
commented
Feb 3, 2019
@mati865 Do I have a something misunderstood? |
mati865
commented
Feb 3, 2019
@h-michael Rust build system doesn't care about Clippy version set here: https://github.com/rust-lang/rls/blob/f331ff713917f6edb044c7e5c6c28c3845afebe7/Cargo.toml#L24 This line replaces |
submodule: update clippy from 6ce78d1 to 3bda548 rust-lang/rust-clippy@6ce78d1...3bda548 Rustup: unused trim result Auto merge of #3727 - phansch:rustup_unused_trim, r=matthiaskrgr … Travis: Don't run integration tests on every PR commit … Auto merge of #3726 - phansch:some_renaming, r=oli-obk … Fix ICE in vec_box lint and add run-rustfix … Make vec_box MachineApplicable Remove conditionals from base builds … Adding lint for too many lines. Updating number of lines for the failing test to be > 100. … Running util/dev to update README/CHANGELOG Reworking function logic, and adding doc example. … Moving tests to ui-toml to make use of clippy.toml rustfmt Adding back tests, but also reducing threshold by 1 Updating to just warn for one test. Fix test broken by removing comment. Skipping check if in external macro. Adding lint for too many lines. Updating number of lines for the failing test to be > 100. … Moving tests to ui-toml to make use of clippy.toml rustfmt Adding back tests, but also reducing threshold by 1 Updating to just warn for one test. Fix test broken by removing comment. Changing single character string to a character match. Updated readme. Updating code to ignore rustfmt issue. phansch and avborhanian Update clippy_lints/src/types.rs … Update clippy_lints/src/types.rs … Auto merge of #3732 - phansch:fix_ice_3720, r=oli-obk … Auto merge of #3731 - phansch:travis, r=phansch … Auto merge of #2857 - avborhanian:master, r=phansch … Fix breakage due to #58079 … Auto merge of #3736 - mikerite:fix-build-20190203, r=phansch … related with: #58024
Xanewok
commented
Feb 3, 2019
Clippy PR landed. @bors r+ p=1 |
bors
commented
Feb 3, 2019
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
Feb 3, 2019
📌 Commit 6e72077 has been approved by |
Xanewok
commented
Feb 3, 2019
@bors retry |
bors
commented
Feb 3, 2019
submodule: update rls from c9d25b to f331ff7 Update rls rust-lang/rls@c9d25b6...e2145drust-lang/rls#1276 - h-michael:clippy, r=Xanewok rust-lang/rls#1269 - rust-lang:dependabot/cargo/rand-0.6.5, r=Xanewok Remove extra backticks in contributing.md rust-lang/rls#1267 from h-michael/contributingmd rust-lang/rls#1268 from matthiaskrgr/rustup rust-lang/rls#1262 from rust-lang/dependabot/cargo/tokio-0.1.15 rust-lang/rls#1264 - h-michael:pub-crate, r=alexheretic rust-lang/rls#1261 - rust-lang:dependabot/cargo/tokio-timer-0.2.9, r=Xanewok rust-lang/rls#1263 - Xanewok:update-clippy, r=Xanewok rust-lang/rls#1257 from Xanewok/architecture rust-lang/rls#1258 - rust-lang:dependabot/cargo/lsp-types-0.55.1, r=Xanewok rust-lang/rls#1255 - Xanewok:you-only-complete-once-fool, r=Xanewok rust-lang/rls#1252 - rust-lang:dependabot/cargo/cargo_metadata-0.7.0, r=alexheretic rust-lang/rls#1253 - rust-lang:dependabot/cargo/lsp-types-0.55.0, r=Xanewok rust-lang/rls#1254 - rust-lang:dependabot/cargo/serde_json-1.0.37, r=Xanewok dependabot: Explicitly list default allowed_updates dependabot: Add automerge strategy for clippy_lints rust-lang/rls#1251 - Xanewok:translate-deglob-test, r=Xanewok rust-lang/rls#1250 from alexheretic/master rust-lang/rls#1244 - Xanewok:translate-tests, r=alexheretic rust-lang/rls#1247 - alexheretic:register-more-clippy, r=Xanewok rust-lang/rls#1230 - emilio:testing-testing, r=Xanewok rust-lang/rls#1246 from alexheretic/did-save-manifest Merge branch 'beta-version-bump' of https://github.com/rust-lang-nursery/rls
bors
commented
Feb 3, 2019
☀️ Test successful - checks-travis, status-appveyor |
rust-highfive
commented
Feb 3, 2019
Tested on commit rust-lang/rust@f6fac42. Direct link to PR: <rust-lang/rust#58024> 🎉 rls on windows: build-fail → test-pass (cc @nrc@Xanewok, @rust-lang/infra). 🎉 rls on linux: build-fail → test-pass (cc @nrc@Xanewok, @rust-lang/infra).
h-michael
commented
Feb 3, 2019
Thanks for all supporting me :) |
Xanewok
commented
Feb 3, 2019
And thank you for your work! |
Update clippy_lint to 3bda548 related with: rust-lang/rust#58024 (comment)
Update rls rust-lang/rls@c9d25b6...e2145d
rust-lang/rls#1276 - h-michael:clippy, r=Xanewok
rust-lang/rls#1269 - rust-lang:dependabot/cargo/rand-0.6.5, r=Xanewok
Remove extra backticks in contributing.md
rust-lang/rls#1267 from h-michael/contributingmd
rust-lang/rls#1268 from matthiaskrgr/rustup
rust-lang/rls#1262 from rust-lang/dependabot/cargo/tokio-0.1.15
rust-lang/rls#1264 - h-michael:pub-crate, r=alexheretic
rust-lang/rls#1261 - rust-lang:dependabot/cargo/tokio-timer-0.2.9, r=Xanewok
rust-lang/rls#1263 - Xanewok:update-clippy, r=Xanewok
rust-lang/rls#1257 from Xanewok/architecture
rust-lang/rls#1258 - rust-lang:dependabot/cargo/lsp-types-0.55.1, r=Xanewok
rust-lang/rls#1255 - Xanewok:you-only-complete-once-fool, r=Xanewok
rust-lang/rls#1252 - rust-lang:dependabot/cargo/cargo_metadata-0.7.0, r=alexheretic
rust-lang/rls#1253 - rust-lang:dependabot/cargo/lsp-types-0.55.0, r=Xanewok
rust-lang/rls#1254 - rust-lang:dependabot/cargo/serde_json-1.0.37, r=Xanewok
dependabot: Explicitly list default allowed_updates
dependabot: Add automerge strategy for clippy_lints
rust-lang/rls#1251 - Xanewok:translate-deglob-test, r=Xanewok
rust-lang/rls#1250 from alexheretic/master
rust-lang/rls#1244 - Xanewok:translate-tests, r=alexheretic
rust-lang/rls#1247 - alexheretic:register-more-clippy, r=Xanewok
rust-lang/rls#1230 - emilio:testing-testing, r=Xanewok
rust-lang/rls#1246 from alexheretic/did-save-manifest
Merge branch 'beta-version-bump' of https://github.com/rust-lang-nursery/rls