rust/src
2017-11-19 23:19:15 -05: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 Rollup merge of #45767 - QuietMisdreavus:who-docs-the-doc-tool, r=frewsxcv 2017-11-18 12:15:21 +01:00
etc fix some python3 incompatibilities 2017-11-16 13:34:13 -05:00
grammar
jemalloc@1f5a28755e
liballoc rustc: don't special-case Box<T> as having a pointer layout. 2017-11-19 02:43:55 +02:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcompiler_builtins@f5532b22b5
libcore Undo the Sized specialization from Iterator::nth 2017-11-18 03:45:51 -08:00
libfmt_macros
libgetopts
libgraphviz
liblibc@a72a79b34d Update libc to include Fuchsia changes 2017-11-16 13:54:38 -08:00
libpanic_abort
libpanic_unwind
libproc_macro
libprofiler_builtins
librustc Auto merge of #45225 - eddyb:trans-abi, r=arielb1 2017-11-19 22:12:22 +00: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: move size, align & primitive_align from Abi::Aggregate to layout. 2017-11-19 02:14:32 +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 strip old lub-glb tests from librustc_driver 2017-11-17 10:32:15 -05:00
librustc_errors Remove left over dead code from suggestion diagnostic refactoring 2017-11-16 16:36:49 +01:00
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 rustc: track validity ranges for layout::Abi::Scalar values. 2017-11-19 02:14:33 +02:00
librustc_llvm rustc_trans: support scalar pairs directly in the Rust ABI. 2017-11-19 02:43:55 +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 Auto merge of #45225 - eddyb:trans-abi, r=arielb1 2017-11-19 22:12:22 +00:00
librustc_msan
librustc_passes
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve
librustc_save_analysis upgrade rls-data 2017-11-19 23:19:15 -05:00
librustc_trans Auto merge of #45225 - eddyb:trans-abi, r=arielb1 2017-11-19 22:12:22 +00: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 Auto merge of #46073 - GuillaumeGomez:rollup, r=GuillaumeGomez 2017-11-18 11:38:06 +00:00
libserialize
libstd
libstd_unicode fix some python3 incompatibilities 2017-11-16 13:34:13 -05:00
libsyntax Auto merge of #46039 - oli-obk:test_suggestions, r=petrochenkov 2017-11-18 20:52:19 +00:00
libsyntax_ext
libsyntax_pos
libterm
libtest
libunwind
llvm@51f104bf1c
rt
rtstartup
rustc
rustllvm rustc_trans: compute better align/dereferenceable attributes from pointees. 2017-11-19 02:14:33 +02:00
test Auto merge of #45225 - eddyb:trans-abi, r=arielb1 2017-11-19 22:12:22 +00:00
tools cargotest: temporarily use eddyb/servo to include servo/servo#19285. 2017-11-19 11:48:12 +02:00
Cargo.lock upgrade rls-data 2017-11-19 23:19:15 -05:00
Cargo.toml
stage0.txt