rust/src
bors de64f85c6e auto merge of #19671 : tbu-/rust/pr_doc_removetraitrefs, r=Gankro
This specifically means:
- `Deque`
- `Map`
- `Set`
2014-12-13 08:22:16 +00:00
..
compiler-rt@62a4ca6055 Update compiler-rt to work for non-v7 arm. 2014-06-18 17:02:08 -07:00
compiletest librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
doc Test fixes and rebase conflicts from the rollup 2014-12-09 10:26:04 -08:00
driver Separate the driver into its own crate that uses trans, typeck. 2014-12-04 10:04:52 -05:00
etc Register new snapshots 2014-12-11 11:30:38 -08:00
grammar Adjust Antlr4 lexer to include suffixes. 2014-11-20 00:02:42 +11:00
jemalloc@b001609960 update jemalloc 2014-10-05 22:17:25 -04:00
liballoc Implemented BorrowFrom<Rc<T>> for T. 2014-12-08 16:32:08 -05:00
libarena librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
libbacktrace
libcollections auto merge of #19671 : tbu-/rust/pr_doc_removetraitrefs, r=Gankro 2014-12-13 08:22:16 +00:00
libcore Switch to using predicates to drive checking. Correct various tests -- 2014-12-12 20:25:21 -05:00
libcoretest auto merge of #19378 : japaric/rust/no-as-slice, r=alexcrichton 2014-12-08 02:32:31 +00:00
libflate libflate: remove unnecessary as_slice() calls 2014-12-06 19:05:58 -05:00
libfmt_macros librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
libgetopts Register new snapshots 2014-12-11 11:30:38 -08:00
libgraphviz libgraphviz: remove unnecessary as_slice() calls 2014-12-06 19:05:58 -05:00
liblibc librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
liblog librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
librand rustc: Fix make install 2014-12-10 09:46:30 -08:00
librbml librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
libregex librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
libregex_macros libregex_macros: remove unnecessary as_slice calls 2014-12-06 19:05:58 -05:00
librustc Improve comments and address nits. 2014-12-12 20:25:21 -05:00
librustc_back librustc_back: remove unnecessary to_string() calls 2014-12-06 23:53:02 -05:00
librustc_driver Register new snapshots 2014-12-11 11:30:38 -08:00
librustc_llvm librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
librustc_trans auto merge of #19683 : nikomatsakis/rust/generalized-where-clauses, r=nrc 2014-12-13 03:07:17 +00:00
librustc_typeck Improve comments and address nits. 2014-12-12 20:25:21 -05:00
librustdoc Reviewer comments 2014-12-12 19:29:17 +13:00
librustrt Register new snapshots 2014-12-11 11:30:38 -08:00
libserialize Register new snapshots 2014-12-11 11:30:38 -08:00
libstd auto merge of #19664 : tbu-/rust/pr_oibit2_fix, r=Gankro 2014-12-13 00:27:15 +00:00
libsyntax Add support for equality constraints on associated types 2014-12-12 19:11:59 +13:00
libterm librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
libtest librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
libtime librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
libunicode Register new snapshots 2014-12-11 11:30:38 -08:00
llvm@ec1fdb3b9d Update LLVM to get slightly better memcpy elision 2014-10-17 17:16:18 +02:00
rt remove the uv_support code 2014-10-02 05:05:12 -04:00
rustllvm optimize position independent code in executables 2014-10-12 09:18:14 -04:00
test Fix the opt-out-copy behavior so that values with dtor etc are considered affine 2014-12-12 20:25:21 -05:00
snapshots.txt Register new snapshots 2014-12-11 11:30:38 -08:00