rust/src
bors 85c31af981 Auto merge of #34541 - jseyfried:rollup, r=jseyfried
Rollup of 5 pull requests

 - Successful merges: #34105, #34305, #34512, ~~#34531,~~ #34547
2016-06-30 01:49:45 -07:00
..
bootstrap rustbuild: Update how compiler-rt is called 2016-06-27 18:53:17 -07:00
build_helper
compiler-rt@a1ef94b760 Convert makefiles to build LLVM/compiler-rt with CMake 2016-06-21 19:54:28 -07:00
doc Rollup merge of #34442 - tatsuya6502:doc-book-ownership, r=steveklabnik 2016-06-28 16:05:14 +02:00
driver
etc Auto merge of #34055 - brson:cmake, r=alexcrichton 2016-06-23 23:33:32 -07:00
grammar Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
jemalloc@aab1c0a0e0
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Rollup merge of #34547 - sanxiyn:pretty-lifetime, r=pnkfelix 2016-06-30 07:39:32 +00:00
libcollectionstest implemented peek_mut and unit tests 2016-06-21 12:10:38 -07:00
libcore Remove the return_address intrinsic. 2016-06-27 01:47:28 +03:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@45d85899e9
liblog
libpanic_abort
libpanic_unwind
librand
librbml
librustc Rollup merge of #34459 - jseyfried:expansion_cleanup, r=nrc 2016-06-29 21:21:21 +05:30
librustc_back
librustc_bitflags
librustc_borrowck Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
librustc_const_eval Rollup merge of #34497 - oli-obk:double_negation, r=eddyb 2016-06-29 21:21:22 +05:30
librustc_const_math
librustc_data_structures add control flow graph and algorithms. add dominator to mir 2016-06-23 14:00:00 -07:00
librustc_driver groundwork: create the Resolver earlier in phase 2 2016-06-28 05:28:27 +00:00
librustc_errors make old school mode a bit more configurable 2016-06-23 15:19:40 -04:00
librustc_incremental Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
librustc_lint Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
librustc_llvm
librustc_metadata cleanup: refactor away ast::NodeIdAssigner 2016-06-28 05:28:25 +00:00
librustc_mir Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
librustc_passes Rollup merge of #34316 - jseyfried:refactor_ast_stmt, r=eddyb 2016-06-26 02:17:27 +00:00
librustc_platform_intrinsics
librustc_plugin Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
librustc_privacy Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
librustc_resolve Rollup merge of #34542 - jseyfried:fix_recursive_modules, r=nrc 2016-06-29 21:21:24 +05:30
librustc_save_analysis Rollup merge of #34316 - jseyfried:refactor_ast_stmt, r=eddyb 2016-06-26 02:17:27 +00:00
librustc_trans Auto merge of #34424 - jseyfried:breaking_batch, r=Manishearth 2016-06-27 16:42:03 -07:00
librustc_typeck Auto merge of #34424 - jseyfried:breaking_batch, r=Manishearth 2016-06-27 16:42:03 -07:00
librustc_unicode
librustdoc Auto merge of #34541 - jseyfried:rollup, r=jseyfried 2016-06-30 01:49:45 -07:00
libserialize
libstd Rollup merge of #34524 - frewsxcv:std-io-sink, r=GuillaumeGomez 2016-06-28 16:05:16 +02:00
libsyntax Auto merge of #34541 - jseyfried:rollup, r=jseyfried 2016-06-30 01:49:45 -07:00
libsyntax_ext Disallow derive on items with type macros 2016-06-29 01:25:36 +00:00
libsyntax_pos Address comments and fix travis warning 2016-06-23 08:07:35 -04:00
libterm
libtest
libunwind
llvm@80ad955b60
rt
rtstartup
rust-installer@c37d3747da
rustc Update src/rustc/Cargo.lock 2016-06-27 23:40:04 +00:00
rustllvm
test Auto merge of #34541 - jseyfried:rollup, r=jseyfried 2016-06-30 01:49:45 -07:00
tools Rollup merge of #34499 - michaelwoerister:lldb-blacklist, r=alexcrichton 2016-06-29 21:21:23 +05:30
stage0.txt