On 31 May 2013 16:57, Niko Matsakis <[email protected]> wrote: > The only language I knew of that took this approach was XSLT, but I guess > Erlang does too. It'd be interesting to know how helpful it is for > migrating and so forth. >
Clojure's Leiningen projects declare Clojure itself as a dependency, with an explicit version https://github.com/technomancy/leiningen/blob/master/sample.project.clj#L38 Perhaps it would be less annoying to declare it on a mod/crate/pkg level?
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
