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

Convert shell scripts to Rust #891

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Convert shell scripts to Rust #891

merged 1 commit into from
Feb 22, 2024

Commits on Feb 22, 2024

  1. Convert shell scripts to Rust

    `cargo.sh` is now a thin wrapper around a new `cargo-zerocopy` tool
    located in the `tools` directory. README generation is now done by a
    similar `generate-readme` tool. A wrapper script for running
    `cargo-zerocopy` on Windows has been added as `win-cargo.bat`,
    effectively allowing the test suites to be run on Windows.
    djkoloski committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    610a38a View commit details
    Browse the repository at this point in the history