Issues
- 1
add support for input from terminal stdin
#81 opened by futurist - 0
PSA: cargo-script has been abandoned for 5 years, the best-maintained fork is rust-script
#84 opened by masklinn - 0
- 5
Maintainership status of the project
#71 opened by vi - 0
Pass flags to cargo (specifically `--offline`)
#82 opened by mamins1376 - 1
Impossible to install cargo-script
#79 opened by dmilith - 1
Do we need extern crates?
#78 opened by SimonHeffer - 2
- 2
- 0
Environment variable not defined
#77 opened by notdanilo - 4
Support for Rust 2018 edition
#66 opened by ErichDonGubler - 1
Feature request: export script as a Cargo project
#70 opened by vi - 0
- 6
Weird situation where cargo hangs.
#50 opened by Eroc33 - 1
`cargo-script` hangs after building binary
#67 opened by yogesum - 0
Support for features on embedded dependencies
#68 opened by RalfJung - 0
Ability to omit `fn main()`
#65 opened by paulkernfeld - 0
Incorrect caching of `expr`
#64 opened by scooter-dangle - 0
How to specify custom path to dependencies?
#63 opened by mcandre - 1
- 0
- 0
How to enable features in deps?
#60 opened by Boscop - 0
- 1
where is the --debug script located?
#53 opened by andreicristianpetcu - 0
Is cache lookup done by path or content?
#56 opened by Boscop - 0
Pipe code to `cargo script`?
#55 opened by Boscop - 4
Unable to use `--loop` or `--expr` flags
#52 opened by ryansname - 2
- 0
--use-shared-binary-cache=no still uses cache
#51 opened by durka - 10
Cargo Install Failing on Windows MSVC
#39 opened by ark- - 2
Is there a way to get script path inside?
#49 opened by artemshein - 2
(regression) can't parse cargo output on 1.16
#48 opened by durka - 1
Add user-define prelude
#47 opened by DanielKeep - 1
Support custom templates
#46 opened by DanielKeep - 11
Can't start the script + internal error
#37 opened by vi - 3
auto-add binary dependencies
#45 opened by vitiral - 3
full toml header
#44 opened by vitiral - 10
Automatically detect dependencies
#38 opened by Rufflewind - 1
Make it easier to use for test and bench
#36 opened by bluss - 1
Automatically find crates from extern crate
#43 opened by roblabla - 4
Doesn't find scripts in PATH
#41 opened by Boscop - 1
Can't pass args starting with dash
#40 opened by Boscop - 3
Commas cause -e to mangle the expression
#28 opened by durka - 0
Cache is saved to `~/.cargo/.cargo/binary-cache`
#34 opened by gyscos - 5
- 0
Support directly producing executable
#33 opened by DanielKeep - 2
Problems with self-modifying scripts
#27 opened by vi - 5
Allow running the program as `cargo-script file.rs`
#31 opened by bluss - 0
Add dependencies for MSVC targets
#22 opened by abonander - 0
Upgrade `time` crate
#23 opened by abonander