fenix icon indicating copy to clipboard operation
fenix copied to clipboard

Support for Rust Forks

Open margaretjoanmiller opened this issue 1 year ago • 1 comments

Would it be possible to support Rust forks with this project such as the Crab language? https://github.com/crablang/crab

margaretjoanmiller avatar Jan 29 '24 22:01 margaretjoanmiller

toolchainOf has a root option where you can download from something other than https://static.rust-lang.org/dist if crab distributes its binaries similarly. I don't think I will directly include crab in its current state, but if there are options (for things like toolchainOf) you would like to see to better support crab, I'm happy to consider them.

figsoda avatar Jan 30 '24 01:01 figsoda