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

languages/rust: add rust-script and cargo shebangs #10484

Merged
merged 1 commit into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. languages/rust: add rust-script and cargo shebangs

    The former is one of the more popular forks of the original idea:
    
    https://rust-script.org/
    
    The latter is an RFC for folding that functionality into cargo itself,
    available on nightly:
    
    https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#script
    jlebon committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    40d5109 View commit details
    Browse the repository at this point in the history