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

Add target for 'proc-macro2' crate #98

Closed
frewsxcv opened this issue Jan 6, 2018 · 0 comments · Fixed by #102
Closed

Add target for 'proc-macro2' crate #98

frewsxcv opened this issue Jan 6, 2018 · 0 comments · Fixed by #102

Comments

@frewsxcv
Copy link
Member

frewsxcv commented Jan 6, 2018

https://docs.rs/proc-macro2/0.1.10/proc_macro2/struct.TokenStream.html

bors bot added a commit that referenced this issue Apr 25, 2018
102: Generalize the project to other fuzzers: AFL and Honggfuzz r=frewsxcv a=PaulGrandperrin

This is far from perfect (all targets are compiled at once) but it works and it's easy to work with (look at and add targets).

All the targets have been ported with only 1 or 2 exceptions that were broken and not easily fixable.
All seeds have been moved over too.
I added a few more targets like `url` and `proc_macro2`.

closes #100 
closes #98 
closes #66 I guess
closes #34 not relevant anymore
closes #73 

Co-authored-by: Paul Grandperrin <paul.grandperrin@gmail.com>
@bors bors bot closed this as completed in #102 Apr 25, 2018
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 a pull request may close this issue.

1 participant