..
bootstrap
Auto merge of #36144 - japaric:rustbuild-musl, r=alexcrichton
2016-09-04 10:22:26 -07:00
build_helper
compiler-rt@ 8598065bd9
doc
Rollup merge of #36225 - johnthagen:fix-nightly-docs, r=steveklabnik
2016-09-04 21:01:00 +08:00
driver
etc
Auto merge of #35585 - Kha:gdb-qualified, r=michaelwoerister
2016-08-31 05:51:58 -07:00
grammar
jemalloc@ e058ca6616
liballoc
Doc: explain why Box/Rc/Arc methods do not take self
2016-08-27 19:53:02 +02:00
liballoc_jemalloc
fix cross compilation of std
2016-08-27 01:40:29 -05:00
liballoc_system
fix cross compilation of std
2016-08-27 01:40:29 -05:00
libarena
libbacktrace
libcollections
Auto merge of #36072 - arthurprs:binary_heap_opt, r=Aatch
2016-09-03 04:40:38 -07:00
libcollectionstest
Address FIXME in libcollectionstest/btree/set.rs
2016-08-28 18:52:21 -04:00
libcore
Auto merge of #35845 - frewsxcv:result-into-iter, r=GuillaumeGomez
2016-09-05 14:41:16 -07:00
libcoretest
Auto merge of #35856 - phimuemue:master, r=brson
2016-09-02 21:02:41 -07:00
libflate
libfmt_macros
libgetopts
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
libgraphviz
liblibc@ 49d64cae06
update libc submodule
2016-08-29 12:25:06 -05:00
liblog
libpanic_abort
libpanic_unwind
fix cross compilation of std
2016-08-27 01:40:29 -05:00
libproc_macro
Proc_macro is alive
2016-08-16 13:17:36 -07:00
librand
librbml
Rollup merge of #35977 - frewsxcv:usize-isize, r=eddyb
2016-08-30 10:39:06 +02:00
librustc
Auto merge of #36274 - Manishearth:rollup, r=Manishearth
2016-09-05 17:55:45 -07:00
librustc_back
Auto merge of #36024 - japaric:mips64, r=alexcrichton
2016-09-02 03:01:48 -07:00
librustc_bitflags
librustc_borrowck
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
librustc_const_eval
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
librustc_const_math
librustc_data_structures
incr.comp.: Move lock files out of directory being locked
2016-08-29 14:27:40 -04:00
librustc_driver
Auto merge of #36240 - leeopop:master, r=jseyfried
2016-09-04 18:36:42 -07:00
librustc_errors
Special case a few colors for Windows
2016-08-31 15:19:43 -07:00
librustc_incremental
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
librustc_lint
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
librustc_llvm
Fix incorrect LLVM Linkage enum
2016-09-04 16:12:01 -05:00
librustc_macro
rustc: Implement custom derive (macros 1.1)
2016-09-02 12:52:56 -07:00
librustc_metadata
Auto merge of #36203 - petrochenkov:uvsdot, r=nrc
2016-09-04 14:03:01 -07:00
librustc_mir
Auto merge of #36203 - petrochenkov:uvsdot, r=nrc
2016-09-04 14:03:01 -07:00
librustc_passes
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
librustc_platform_intrinsics
librustc_plugin
Auto merge of #36240 - leeopop:master, r=jseyfried
2016-09-04 18:36:42 -07:00
librustc_privacy
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
librustc_resolve
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
librustc_save_analysis
Auto merge of #36203 - petrochenkov:uvsdot, r=nrc
2016-09-04 14:03:01 -07:00
librustc_trans
Auto merge of #36200 - mattico:fix-llvm-linkage, r=arielb1
2016-09-05 08:13:32 -07:00
librustc_typeck
Auto merge of #36274 - Manishearth:rollup, r=Manishearth
2016-09-05 17:55:45 -07:00
librustc_unicode
Implement TryFrom<u32> for char
2016-08-29 17:34:02 +02:00
librustdoc
Auto merge of #36078 - ollie27:rustdoc_search_assocconst, r=alexcrichton
2016-09-05 22:32:36 -07:00
libserialize
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
libstd
Auto merge of #36203 - petrochenkov:uvsdot, r=nrc
2016-09-04 14:03:01 -07:00
libsyntax
Rollup merge of #36245 - alexcrichton:add-back-accident, r=arielb1
2016-09-05 14:53:09 +08:00
libsyntax_ext
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
libsyntax_pos
Replace local backtrace with def-use, repair std macro spans
2016-08-17 14:26:14 -07:00
libterm
Replace _, _ with ..
2016-09-04 12:30:33 +03:00
libtest
std: Stabilize APIs for the 1.12 release
2016-08-19 11:59:56 -07:00
libunwind
fix cross compilation of std
2016-08-27 01:40:29 -05:00
llvm@ 16b79d01fd
Fix optimization regressions for operations on [x; n]-initialized arrays.
2016-09-01 00:27:03 +03:00
rt
Address comments and add requested tests
2016-09-03 13:39:35 +03:00
rtstartup
rust-installer@ 755bc3db4f
Update rust-installer. Fixes #35840
2016-08-23 00:38:26 +00:00
rustc
rustc: Implement custom derive (macros 1.1)
2016-09-02 12:52:56 -07:00
rustllvm
Fix incorrect LLVM Linkage enum
2016-09-04 16:12:01 -05:00
test
Auto merge of #36078 - ollie27:rustdoc_search_assocconst, r=alexcrichton
2016-09-05 22:32:36 -07:00
tools
test: Add a min-llvm-version directive
2016-09-01 16:14:17 -07:00
stage0.txt
Update cargo bootstrap rev and add fix for cargo#3005
2016-08-23 00:05:33 +00:00