If you're an Arch user you may have noticed the rust package I already put in the repositories[1], and I now have a cronjob set up on Arch's build server to generate a daily build of incoming, originally for the rusti bot in #rust to use.
You can add it with the following snippet: [thestinger] SigLevel = Optional Server = http://pkgbuild.com/~thestinger/repo/$arch In theory it generates deltas every day to make the upgrades small, but they're turning out to be pretty huge :). [1] https://www.archlinux.org/packages/community/x86_64/rust/ _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
