Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RLS to solve serious crash #41969

Merged
merged 1 commit into from
May 14, 2017
Merged

Conversation

Enet4
Copy link
Contributor

@Enet4 Enet4 commented May 13, 2017

As a follow-up to rust-lang/rls#312, this PR contains the fix to the latest experienced RLS crashes, which should hopefully reach the nightly release as soon as possible.

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@petrochenkov
Copy link
Contributor

@bors r+
Thanks!

@bors
Copy link
Contributor

bors commented May 13, 2017

📌 Commit eef6662 has been approved by petrochenkov

@Mark-Simulacrum
Copy link
Member

@bors p=1

frewsxcv added a commit to frewsxcv/rust that referenced this pull request May 13, 2017
Update RLS to solve serious crash

As a follow-up to rust-lang/rls#312, this PR contains the fix to the latest experienced RLS crashes, which should hopefully reach the nightly release as soon as possible.
@bors
Copy link
Contributor

bors commented May 13, 2017

⌛ Testing commit eef6662 with merge 884fd4c...

@Mark-Simulacrum
Copy link
Member

@bors retry

Prioritizing rollup that contains this

bors added a commit that referenced this pull request May 13, 2017
Rollup of 5 pull requests

- Successful merges: #41826, #41919, #41946, #41967, #41969
- Failed merges: #41939
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request May 13, 2017
Update RLS to solve serious crash

As a follow-up to rust-lang/rls#312, this PR contains the fix to the latest experienced RLS crashes, which should hopefully reach the nightly release as soon as possible.
@nrc
Copy link
Member

nrc commented May 13, 2017

@bors r-

There has been another update to LSP types (to 0.10), so this submodule update is out of date now.

@Enet4
Copy link
Contributor Author

Enet4 commented May 13, 2017

@nrc I have pulled the latest changes to the PR. Can we try again now? :)

@Mark-Simulacrum
Copy link
Member

Could you squash commits?

- Updates ls_types to "0.10.0", which prevents RLS crashes
@Enet4 Enet4 force-pushed the update-rls-313 branch from ff4e89b to b868434 Compare May 14, 2017 00:27
@Enet4
Copy link
Contributor Author

Enet4 commented May 14, 2017

@Mark-Simulacrum Commits were squashed (I don't squash commits very often, but hopefully everything is in order).

@Mark-Simulacrum
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented May 14, 2017

📌 Commit b868434 has been approved by Mark-Simulacrum

@bors
Copy link
Contributor

bors commented May 14, 2017

⌛ Testing commit b868434 with merge e30ddb2...

@bors
Copy link
Contributor

bors commented May 14, 2017

💔 Test failed - status-appveyor

@chetgurevitch
Copy link

Build failed due to a seemingly random(?) server error with crates.io.

@Mark-Simulacrum
Copy link
Member

@bors retry

@Mark-Simulacrum
Copy link
Member

Previous appveyor failure, #41545. Logged.

[01:28:26]   failed to get 200 response from `https://crates.io/api/v1/crates/utf8-ranges/0.1.3/download`, got 500

@bors
Copy link
Contributor

bors commented May 14, 2017

⌛ Testing commit b868434 with merge 9f15631...

bors added a commit that referenced this pull request May 14, 2017
Update RLS to solve serious crash

As a follow-up to rust-lang/rls#312, this PR contains the fix to the latest experienced RLS crashes, which should hopefully reach the nightly release as soon as possible.
@nrc
Copy link
Member

nrc commented May 14, 2017

Thanks @Enet4 !

@bors
Copy link
Contributor

bors commented May 14, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: Mark-Simulacrum
Pushing 9f15631 to master...

@bors bors merged commit b868434 into rust-lang:master May 14, 2017
@Enet4 Enet4 deleted the update-rls-313 branch May 24, 2017 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants