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

Allow more closures #10

Merged
merged 4 commits into from
Aug 28, 2018
Merged

Allow more closures #10

merged 4 commits into from
Aug 28, 2018

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    059fd66 View commit details
    Browse the repository at this point in the history
  2. Avoid requiring SafeUnwind

    mcginty authored and PaulGrandperrin committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    f5ed0c8 View commit details
    Browse the repository at this point in the history
  3. Document that the user shouldn't set up their own panic hook

    The fuzzer has its own panic hook, which is useful when
    not using `-C panic=abort`.
    g2p authored and PaulGrandperrin committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    d4f2a35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    629a0d6 View commit details
    Browse the repository at this point in the history