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

fuzzer_sys -> libfuzzer_sys #288

Merged
merged 1 commit into from Mar 5, 2017
Merged

Conversation

@christophebiocca
Copy link
Contributor

christophebiocca commented Mar 4, 2017

Running the fuzzing code fails right now. Changing the crate declaration to extern crate libfuzzer_sys makes it work properly.


This change is Reviewable

Running the fuzzing code fails right now. Changing the crate declaration to `extern crate libfuzzer_sys` makes it work properly.
@SimonSapin
Copy link
Member

SimonSapin commented Mar 4, 2017

@Manishearth
Copy link
Member

Manishearth commented Mar 5, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Mar 5, 2017

📌 Commit 2515846 has been approved by Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Mar 5, 2017

Testing commit 2515846 with merge 9e19259...

bors-servo added a commit that referenced this pull request Mar 5, 2017
fuzzer_sys -> libfuzzer_sys

Running the fuzzing code fails right now. Changing the crate declaration to `extern crate libfuzzer_sys` makes it work properly.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/288)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Mar 5, 2017

☀️ Test successful - status-travis
Approved by: Manishearth
Pushing 9e19259 to master...

@bors-servo bors-servo merged commit 2515846 into servo:master Mar 5, 2017
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.