rust/src
Tommy Ip 2c78bb49fd Add --all flag to ./x.py clean
This flag removes all build artifacts, including the LLVM build
directory.
2017-09-20 18:14:19 +01:00
..
bootstrap Add --all flag to ./x.py clean 2017-09-20 18:14:19 +01:00
build_helper Add a file to trivially disable tool building or testing 2017-09-17 21:41:45 +02:00
ci Improve documentation 2017-09-17 21:40:13 +02:00
doc Auto merge of #44620 - zackmdavis:rfc_1940_housekeeping, r=nikomatsakis 2017-09-19 13:06:31 +00:00
etc
grammar
jemalloc@1f5a28755e
liballoc Auto merge of #44355 - Xaeroxe:optimize_drain_filter, r=alexcrichton 2017-09-20 06:29:42 +00:00
liballoc_jemalloc Add a file to trivially disable tool building or testing 2017-09-17 21:41:45 +02:00
liballoc_system
libarena stabilized needs_drop (fixes #41890) 2017-09-16 23:41:04 +02:00
libbacktrace
libcollections
libcompiler_builtins@ef4951582f
libcore Rollup merge of #44668 - iwillspeak:into-iterator-docs, r=steveklabnik 2017-09-18 11:04:27 -05:00
libfmt_macros
libgetopts
libgraphviz
liblibc@95848f9622
libpanic_abort
libpanic_unwind
libproc_macro rustc: Forbid interpolated tokens in the HIR 2017-09-18 17:20:12 -07:00
libprofiler_builtins
librand
librustc Auto merge of #44707 - GuillaumeGomez:rollup, r=arielb1 2017-09-20 10:04:31 +00:00
librustc_allocator
librustc_apfloat Remove rustc_bitflags; use the bitflags crate 2017-09-17 14:19:24 -04:00
librustc_asan
librustc_back rework the README.md for rustc and add other readmes 2017-09-19 09:00:59 -04:00
librustc_borrowck
librustc_const_eval incr.comp.: Already hash HIR bodies during metadata export so they don't have to be hashed in downstream crates. 2017-09-18 11:26:11 +02:00
librustc_const_math change #![feature(const_fn)] to specific gates 2017-09-16 15:53:02 +00:00
librustc_cratesio_shim Remove rustc_bitflags; use the bitflags crate 2017-09-17 14:19:24 -04:00
librustc_data_structures incr.comp.: Fix rebase fallout. 2017-09-18 12:14:52 +02:00
librustc_driver rework the README.md for rustc and add other readmes 2017-09-19 09:00:59 -04:00
librustc_errors
librustc_incremental incr.comp.: Remove tcx from StableHashingContext. 2017-09-18 11:29:47 +02:00
librustc_lint Get allow(unused_mut) to work on let bindings 2017-09-15 10:36:14 +02:00
librustc_llvm Remove rustc_bitflags; use the bitflags crate 2017-09-17 14:19:24 -04:00
librustc_lsan
librustc_metadata incr.comp.: Remove tcx from StableHashingContext. 2017-09-18 11:29:47 +02:00
librustc_mir Fix issues uncovered by rebasing: 2017-09-18 11:25:34 +02:00
librustc_msan
librustc_passes
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve
librustc_save_analysis
librustc_trans Auto merge of #44707 - GuillaumeGomez:rollup, r=arielb1 2017-09-20 10:04:31 +00:00
librustc_trans_utils change #![feature(const_fn)] to specific gates 2017-09-16 15:53:02 +00:00
librustc_tsan
librustc_typeck start writing some typeck docs (incomplete) 2017-09-19 10:39:00 -04:00
librustdoc Auto merge of #44350 - GuillaumeGomez:id-false-positive, r=QuietMisdreavus 2017-09-20 02:46:25 +00:00
libserialize
libstd Rollup merge of #44703 - GuillaumeGomez:missing-io-links, r=QuietMisdreavus 2017-09-19 21:50:25 +02:00
libstd_unicode [libstd_unicode] Expose UnicodeVersion type 2017-09-18 20:39:17 -07:00
libsyntax Auto merge of #44505 - nikomatsakis:lotsa-comments, r=steveklabnik 2017-09-19 22:43:58 +00:00
libsyntax_ext
libsyntax_pos
libterm
libtest
libunwind
llvm@d9e7d2696e
rt
rtstartup
rustc
rustllvm Add 'native' to -C target-cpu=help 2017-09-15 00:32:59 -05:00
test Rollup merge of #44689 - behnam:unicode, r=sfackler 2017-09-19 21:50:23 +02:00
tools Update miri submodule 2017-09-17 21:42:35 +02:00
Cargo.lock Remove rustc_bitflags; use the bitflags crate 2017-09-17 14:19:24 -04:00
Cargo.toml Use double quotes to appease some TOML parsers 2017-09-17 13:14:37 -04:00
stage0.txt