Hi all I've been wondering what the plan is in terms of build infrastructure for rust programmers. I'm working on a project using rust, and am using a shell script to compile. I've considered using a makefile, but the name of the output file for a crate isn't constant.
I don't mind working on this if nobody else has looked at it. If it's already a solved problem but just isn't in the tutorial, I'll summarise responses and add a chapter to the tutorial :-) Cheers Grahame
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
