rust-lang / rust-playground

The Rust Playground
https://play.rust-lang.org/
Apache License 2.0
1.24k stars 207 forks source link

Add cargo-script support #1049

Open AlexSherbinin opened 7 months ago

AlexSherbinin commented 7 months ago

Integrate support for cargo-script to enable users to utilize custom Cargo.toml configurations. Currently limited to nightly cargo, propose the addition of a switch to activate this feature when selecting the nightly channel.