rust/src
bors 8921707653 Auto merge of #39368 - alexcrichton:fix-upload-dirs, r=aturon
travis: Tweak artifact uploads

* Don't upload `*.wixpdb` files by accident
* Don't upload `doc` dir by accident
* Fix level of indirection on Travis
2017-01-30 19:43:08 +00:00
..
bootstrap Auto merge of #39368 - alexcrichton:fix-upload-dirs, r=aturon 2017-01-30 19:43:08 +00:00
build_helper
ci Fix the powerpc64 PATH 2017-01-28 22:02:49 -08:00
compiler-rt@a8fc4c169f
doc Minor grammar fix 'can not' -> 'cannot' 2017-01-29 10:51:26 +00:00
driver
etc rustbuild: Start building --enable-extended 2017-01-24 14:48:03 -08:00
grammar
jemalloc@11bfb0dcf8
liballoc Fix typo in liballoc/lib.rs 2017-01-28 22:16:16 +00:00
liballoc_jemalloc std: Compile libbacktrace with -fvisibility=hidden 2017-01-26 23:48:08 -08:00
liballoc_system
libarena
libbacktrace
libcollections Rollup merge of #39314 - stjepang:rewrite-sort-header, r=brson 2017-01-27 16:42:06 -08:00
libcollectionstest std: Stabilize APIs for the 1.16.0 release 2017-01-25 16:43:01 -08:00
libcompiler_builtins
libcore Auto merge of #39407 - GuillaumeGomez:convert_module, r=frewsxcv 2017-01-30 13:16:57 +00:00
libcoretest Rollup merge of #39307 - alexcrichton:stabilize-1.16, r=brson 2017-01-27 16:42:06 -08:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@7d57bdcdbb
liblog
libpanic_abort
libpanic_unwind
libproc_macro
libproc_macro_plugin
librand
librustc Auto merge of #39305 - eddyb:synelide, r=nikomatsakis 2017-01-28 06:21:23 +00:00
librustc_back
librustc_bitflags
librustc_borrowck rustc: always include elidable lifetimes in HIR types. 2017-01-28 02:56:46 +02:00
librustc_const_eval Rollup merge of #39290 - canndrew:hide-uninhabitedness, r=nikomatsakis 2017-01-27 16:41:50 -08:00
librustc_const_math
librustc_data_structures Remove dead recursive partial eq impl 2017-01-29 06:07:45 +01:00
librustc_driver rustc: don't call the HIR AST. 2017-01-26 13:41:28 +02:00
librustc_errors Auto merge of #39214 - estebank:fix-labels-without-msg, r=nikomatsakis 2017-01-24 11:51:34 +00:00
librustc_i128
librustc_incremental rustc: always keep an explicit lifetime in trait objects. 2017-01-28 02:56:46 +02:00
librustc_lint rustc: always include elidable lifetimes in HIR types. 2017-01-28 02:56:46 +02:00
librustc_llvm
librustc_metadata rustc: remove unused bounds field from RegionParameterDef. 2017-01-28 02:56:46 +02:00
librustc_mir Rollup merge of #39351 - nikomatsakis:incr-comp-skip-typeck-1, r=eddyb 2017-01-27 16:42:08 -08:00
librustc_passes Auto merge of #39305 - eddyb:synelide, r=nikomatsakis 2017-01-28 06:21:23 +00:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
librustc_resolve Auto merge of #38920 - petrochenkov:selfimpl, r=eddyb 2017-01-25 23:08:56 +00:00
librustc_save_analysis save-analysis: get tables directly, accomodating them being missing 2017-01-27 07:21:06 +13:00
librustc_trans Fix typo in librustc_trans/collector.rs 2017-01-28 23:02:31 -05:00
librustc_typeck Auto merge of #39305 - eddyb:synelide, r=nikomatsakis 2017-01-28 06:21:23 +00:00
librustdoc Auto merge of #39340 - GuillaumeGomez:empty_comment, r=frewsxcv 2017-01-28 09:41:40 +00:00
libserialize std: Stabilize APIs for the 1.16.0 release 2017-01-25 16:43:01 -08:00
libstd Auto merge of #39234 - segevfiner:fix-backtraces-on-windows-gnu, r=petrochenkov 2017-01-28 20:32:56 +00:00
libstd_unicode
libsyntax Auto merge of #39360 - osa1:typos, r=GuillaumeGomez 2017-01-28 14:13:00 +00:00
libsyntax_ext
libsyntax_pos
libterm
libtest
libunwind
llvm@ceb177eeef
rt Use __SIZEOF_INT128__ to test __int128 presence 2017-01-27 23:23:26 +02:00
rtstartup
rust-installer@4f99485080
rustc
rustllvm
test Auto merge of #39234 - segevfiner:fix-backtraces-on-windows-gnu, r=petrochenkov 2017-01-28 20:32:56 +00:00
tools Rollup merge of #39284 - alexcrichton:manifesting, r=brson 2017-01-27 16:41:49 -08:00
vendor
Cargo.lock rustbuild: Add manifest generation in-tree 2017-01-25 10:57:21 -08:00
Cargo.toml rustbuild: Add manifest generation in-tree 2017-01-25 10:57:21 -08:00
stage0.txt