rust/src
Manish Goregaokar be6b73f19d Rollup merge of #35013 - tamird:coerce-match-valgrind, r=alexcrichton
move coerce-match{,-calls} into run-pass-valgrind

Closes #21696.
2016-07-28 20:33:07 +05:30
..
bootstrap Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakis 2016-07-21 19:44:59 -07:00
build_helper
compiler-rt@ac3d1cda61
doc Rollup merge of #35043 - rahiel:patch-1, r=nikomatsakis 2016-07-26 17:21:14 -04:00
driver
etc Auto merge of #34779 - infinity0:master, r=alexcrichton 2016-07-16 01:19:16 -07:00
grammar
jemalloc@e058ca6616
liballoc std: Ignore tests where threads outlive main 2016-07-22 16:29:36 -07:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Rollup merge of #34951 - tomgarcia:covariant-vec, r=brson 2016-07-28 20:33:06 +05:30
libcollectionstest Readding lifetime parameters and removing allocation 2016-07-21 20:55:19 -07:00
libcore Rollup merge of #34732 - durka:patch-27, r=steveklabnik 2016-07-26 17:21:11 -04:00
libcoretest Implement traits for variadic function pointers 2016-07-17 10:21:07 +03:00
libflate
libfmt_macros format: remove all implicit ref handling outside of libfmt_macros 2016-07-14 02:54:47 +08:00
libgetopts
libgraphviz
liblibc@b0d62534d4
liblog
libpanic_abort
libpanic_unwind Looser LSDA parsing 2016-07-25 09:37:41 -07:00
librand
librbml
librustc address review comments 2016-07-23 00:03:19 +03:00
librustc_back Auto merge of #33363 - japaric:target, r=japaric 2016-07-27 05:50:27 -07:00
librustc_bitflags
librustc_borrowck
librustc_const_eval Auto merge of #34907 - arielb1:found-parse-error, r=nikomatsakis 2016-07-27 14:28:06 -07:00
librustc_const_math
librustc_data_structures
librustc_driver Add librustc_driver::driver::reset_thread_local_state and 2016-07-18 10:10:11 +00:00
librustc_errors rustc_errors: fix a few bugs 2016-07-22 22:47:38 +03:00
librustc_incremental
librustc_lint Erase regions before computing type layout 2016-07-16 10:45:13 +02:00
librustc_llvm
librustc_metadata Do not resolve inherent static methods from other crates prematurely 2016-07-17 00:19:26 +03:00
librustc_mir Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakis 2016-07-21 19:44:59 -07:00
librustc_passes refactor constant evaluation error reporting 2016-07-22 14:32:56 +03:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve Fix ICE happening when unresolved imports are used in patterns 2016-07-21 21:19:16 +03:00
librustc_save_analysis Fixed missing comma in the csv dumper. 2016-07-25 11:46:59 +02:00
librustc_trans Auto merge of #34907 - arielb1:found-parse-error, r=nikomatsakis 2016-07-27 14:28:06 -07:00
librustc_typeck address review comments 2016-07-23 00:03:19 +03:00
librustc_unicode Fixed to spelling errors in char.rs 2016-07-22 10:48:19 -04:00
librustdoc Auto merge of #34924 - cgswords:empty_delim, r=nrc 2016-07-22 11:30:29 -07:00
libserialize
libstd Auto merge of #34946 - alexcrichton:fix-cfg, r=brson 2016-07-27 18:58:04 -07:00
libsyntax Rollup merge of #34969 - jseyfried:fix_cfg_feature, r=nrc 2016-07-28 20:33:06 +05:30
libsyntax_ext Run rustfmt on libsyntax_ext/deriving folder 2016-07-19 23:07:57 +05:30
libsyntax_pos Remove unused methods from MultiSpan 2016-07-21 12:38:15 -07:00
libterm
libtest
libunwind Implement rust_eh_personality in Rust, remove rust_eh_personality_catch. 2016-07-22 14:58:35 -07:00
llvm@7ca76af03b
rt
rtstartup
rust-installer@c37d3747da
rustc refactor constant evaluation error reporting 2016-07-22 14:32:56 +03:00
rustllvm
test Rollup merge of #35013 - tamird:coerce-match-valgrind, r=alexcrichton 2016-07-28 20:33:07 +05:30
tools Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakis 2016-07-21 19:44:59 -07:00
stage0.txt