rust/src
2017-11-19 02:14:28 +02:00
..
bootstrap rustbuild: Install rustfmt as part of extended build 2017-11-16 10:47:26 +01:00
build_helper
ci Auto merge of #45991 - gnzlbg:fix_i586, r=alexcrichton 2017-11-17 05:18:45 +00:00
doc Auto merge of #45692 - steveklabnik:ship-cargo-book, r=alexcrichton 2017-11-16 01:16:58 +00:00
etc
grammar
jemalloc@1f5a28755e
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcompiler_builtins@f5532b22b5 Update the compiler-builtins to latest master. 2017-11-15 16:07:48 -08:00
libcore Auto merge of #45595 - scottmcm:iter-try-fold, r=dtolnay 2017-11-17 07:43:08 +00:00
libfmt_macros
libgetopts
libgraphviz
liblibc@c1068cd82a
libpanic_abort
libpanic_unwind
libproc_macro
libprofiler_builtins
librustc rustc_trans: use more of the trans::mir and ty::layout APIs throughout. 2017-11-19 02:14:28 +02:00
librustc_allocator
librustc_apfloat
librustc_asan
librustc_back
librustc_borrowck Introduce LocalDefId which provides a type-level guarantee that the DefId is from the local crate. 2017-11-16 14:04:01 +01:00
librustc_const_eval rustc_mir: always downcast enums, even if univariant. 2017-11-18 20:52:38 +02:00
librustc_const_math
librustc_cratesio_shim
librustc_data_structures IndexVec: add '_ to make clear where borrowing is happening 2017-11-16 05:57:45 -05:00
librustc_driver
librustc_errors
librustc_incremental incr.comp.: Remove default serialization implementations for things in rustc::hir::def_id so that we get an ICE instead of silently doing the wrong thing. 2017-11-16 17:13:39 +01:00
librustc_lint convert EXTRA_REQUIREMENT_IN_IMPL into a hard error 2017-11-15 16:49:21 -05:00
librustc_llvm rustc_trans: do not introspect LLVM aggregate field types. 2017-11-19 02:14:28 +02:00
librustc_lsan
librustc_metadata Auto merge of #46004 - michaelwoerister:cached-mir-wip-3, r=nikomatsakis 2017-11-17 10:12:21 +00:00
librustc_mir rustc_mir: always downcast enums, even if univariant. 2017-11-18 20:52:38 +02:00
librustc_msan
librustc_passes
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve
librustc_save_analysis
librustc_trans rustc_trans: always insert alignment padding, even before the first field. 2017-11-19 02:14:28 +02:00
librustc_trans_utils rustc_trans: use more of the trans::mir and ty::layout APIs throughout. 2017-11-19 02:14:28 +02:00
librustc_tsan
librustc_typeck Auto merge of #46004 - michaelwoerister:cached-mir-wip-3, r=nikomatsakis 2017-11-17 10:12:21 +00:00
librustdoc Rollup merge of #46010 - lnicola:escape-root, r=GuillaumeGomez 2017-11-16 10:05:07 +01:00
libserialize
libstd
libstd_unicode
libsyntax Rollup merge of #45973 - arielb1:fast-path, r=estebank 2017-11-16 10:05:03 +01:00
libsyntax_ext
libsyntax_pos
libterm
libtest
libunwind
llvm@51f104bf1c
rt
rtstartup
rustc
rustllvm rustc_trans: avoid working with sizes/offsets and alignments as integers. 2017-11-19 02:14:24 +02:00
test rustc_trans: always insert alignment padding, even before the first field. 2017-11-19 02:14:28 +02:00
tools Auto merge of #46004 - michaelwoerister:cached-mir-wip-3, r=nikomatsakis 2017-11-17 10:12:21 +00:00
Cargo.lock
Cargo.toml
stage0.txt