2014-04-14 9:22 GMT+02:00 Alex Bradbury <[email protected]>: > On 14 April 2014 04:43, Corey Richardson <[email protected]> wrote: > > Hello all, > > > > I now have on a disk here every merge into master that builds on my > > machine, built. That is, 3733 copies, using 560GB of disk, of rustc > > going back to the first run of bors on February 1, 2013. If there's > > anything interesting you want to do with them, let me know! > > Rust hasn't really reached the level of stability where bisecting for > regressions is commonly useful, but you may be interested in > LibreOffice's bibisect which aims to provide binary builds for each > commit stored in git for easy bisecting: > https://wiki.documentfoundation.org/QA/HowToBibisect >
This is interesting. Although we try hard, not all commits in Rust's git repo compile, hence the best we can do is look for bors' merges since we're sure those went through buildbot. We'll eventually need something like this, so this is great info. Also, great job, Corey. Flavio. -- Flavio (@flaper87) Percoco http://www.flaper87.com http://github.com/FlaPer87
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
