I recommend 'make rustc-stage1' to ensure that your changes build, then 'make check-stage1' to run tests like compile-fail/run-fail/run-pass.
Cheers, Josh On 27 November 2013 22:37, Ömer Sinan Ağacan <[email protected]> wrote: > Hello everyone, > > I'm trying to make some changes on the Rust compiler(and I'll > hopefully open some pull requests) but I'm suffering from incredibly > long compilation times. I know some part of it is related with my > computer but I don't have anything to do about that for now, so I'm > looking for tips and tricks to make compilation of compiler itself > faster on same hardware. > > Any helps would be really appreciated, currently one line of trivial > change takes literally 5+ minutes to compile on my system. > > Thanks, > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
