Skip to content

Exec the file instead of using cargo run #73

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

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Exec the file instead of using cargo run #73

merged 1 commit into from
Mar 23, 2023

Conversation

fornwall
Copy link
Owner

@fornwall fornwall commented Mar 23, 2023

This change makes rust-script execute the built binary directly (if it's newer than the generated Cargo.toml and main.rs files).

Let's drop --features (it can be added back if people are using it - it's just necessary to --force a rebuild if changing the features).

@fornwall fornwall force-pushed the exec-file branch 6 times, most recently from 36e749f to e1af37a Compare March 23, 2023 10:06
@fornwall fornwall merged commit cbe7cff into master Mar 23, 2023
@fornwall fornwall deleted the exec-file branch March 23, 2023 10:34
@fornwall fornwall mentioned this pull request Apr 5, 2023
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 this pull request may close these issues.

2 participants