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

Switch to the Rust backend by default #216

Merged
merged 4 commits into from
Oct 2, 2019
Merged

Switch to the Rust backend by default #216

merged 4 commits into from
Oct 2, 2019

Commits on Oct 1, 2019

  1. Switch to the Rust backend by default

    Closes #215
    alexcrichton committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    c479d06 View commit details
    Browse the repository at this point in the history
  2. Reorganize backend configuration

    Default to the Rust backend but favor the C backends if the appropriate
    features are enabled.
    alexcrichton committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    db85870 View commit details
    Browse the repository at this point in the history
  3. Fix rustdoc invocation

    alexcrichton committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    518b598 View commit details
    Browse the repository at this point in the history
  4. Run rustfmt

    alexcrichton committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    6305575 View commit details
    Browse the repository at this point in the history