rust/src/bootstrap/bin
Mark Simulacrum 6aeb1cfb64 Add ./x.py check src/{libstd,libtest,rustc}.
This currently only supports a limited subset of the full compilation,
but is likely 90% of what people will want and is possible without
building a full compiler (i.e., running LLVM). In theory, this means
that contributors who don't want to build LLVM now have an easy way to
compile locally, though running tests won't work.
2018-01-23 19:39:20 -07:00
..
main.rs Unify flags into config. 2017-08-13 05:15:43 +05:00
rustc.rs Add ./x.py check src/{libstd,libtest,rustc}. 2018-01-23 19:39:20 -07:00
rustdoc.rs Add library path for real rustdoc with RUSTDOC_LIBDIR environment variable. 2018-01-12 10:04:02 +03:00
sccache-plus-cl.rs Update to the cc crate 2017-09-28 07:45:50 -07:00