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 tendril to avoid double borrow. #18

Merged
merged 1 commit into from
Aug 15, 2015

Conversation

nikomatsakis
Copy link
Contributor

Update tendril to avoid double borrow. This double borrow is detected by the latest Nightly builds, or at least will be once rust-lang/rust#27641 makes it into such a build.

Review on Reviewable

is detected by the latest Nightly builds.
@SimonSapin
Copy link
Member

@bors-servo r+

Thanks!

@bors-servo
Copy link
Contributor

📌 Commit 8fc15b5 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

⌛ Testing commit 8fc15b5 with merge a3a2afb...

bors-servo pushed a commit that referenced this pull request Aug 15, 2015
Update tendril to avoid double borrow.

Update tendril to avoid double borrow. This double borrow is detected by the latest Nightly builds, or at least will be once rust-lang/rust#27641 makes it into such a build.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/tendril/18)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - travis

@bors-servo bors-servo merged commit 8fc15b5 into servo:master Aug 15, 2015
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.

3 participants