rust/src
bors 3344f893a8 Auto merge of #36324 - nrc:save-docs, r=eddyb
save-analysis bits and pieces
2016-09-09 01:43:46 -07:00
..
bootstrap Auto merge of #36292 - japaric:musl-root, r=alexcrichton 2016-09-07 15:45:14 -07:00
build_helper
compiler-rt@8598065bd9
doc Issue deprecation warnings for safe accesses to extern statics 2016-09-09 01:07:01 +03: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 Rollup merge of #36243 - GuillaumeGomez:hash_map_links, r=steveklabnik 2016-09-06 09:38:02 -07:00
libcollectionstest Address FIXME in libcollectionstest/btree/set.rs 2016-08-28 18:52:21 -04:00
libcore remove the extraneous not_equal implementation for slices. 2016-09-06 20:39:58 -04: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 Issue deprecation warnings for safe accesses to extern statics 2016-09-09 01:07:01 +03: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 Issue deprecation warnings for safe accesses to extern statics 2016-09-09 01:07:01 +03: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 ICH: Adapt to changes in the MetaItem AST representation. 2016-09-01 14:39:31 -04:00
librustc_driver Auto merge of #36214 - jseyfried:stackless_expansion, r=nrc 2016-09-07 19:02:51 -07:00
librustc_errors Special case a few colors for Windows 2016-08-31 15:19:43 -07:00
librustc_incremental Auto merge of #36025 - michaelwoerister:incr-comp-hash-spans, r=nikomatsakis 2016-09-06 13:22:35 -07:00
librustc_lint Issue deprecation warnings for safe accesses to extern statics 2016-09-09 01:07:01 +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 Count and report time taken by MIR passes 2016-09-06 17:19:36 +03: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 Auto merge of #36289 - euclio:self-suggestion, r=jseyfried 2016-09-07 05:59:50 -07:00
librustc_save_analysis Auto merge of #36324 - nrc:save-docs, r=eddyb 2016-09-09 01:43:46 -07:00
librustc_trans Use layout_of to detect C enums 2016-09-07 21:03:21 +02:00
librustc_typeck Auto merge of #35745 - jroesch:soundness-fix-29859, r=nikomatsakis 2016-09-08 10:40:31 -07:00
librustc_unicode Implement TryFrom<u32> for char 2016-08-29 17:34:02 +02:00
librustdoc Auto merge of #36266 - Sawyer47:issue-35169, r=alexcrichton 2016-09-07 12:30:03 -07:00
libserialize Replace _, _ with .. 2016-09-04 12:30:33 +03:00
libstd Auto merge of #36322 - uweigand:nonblocking, r=alexcrichton 2016-09-08 22:30:12 -07:00
libsyntax Auto merge of #36214 - jseyfried:stackless_expansion, r=nrc 2016-09-07 19:02:51 -07:00
libsyntax_ext Avoid instaiblity errors in code generated by syntax_ext::deriving::call_intrinsic(). 2016-09-07 07:38:26 +00:00
libsyntax_pos incr.comp.: Add stable hashing of HIR spans to ICH. 2016-09-01 09:43:44 -04: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 Issue deprecation warnings for safe accesses to extern statics 2016-09-09 01:07:01 +03: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