rust/src
2015-02-05 18:25:03 -05:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
doc A concurrency chapter to replace the tasks chapter. 2015-02-04 21:47:16 -05:00
driver Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
etc Auto merge of #21892 - huonw:deprecate-rand, r=alexcrichton 2015-02-04 08:47:27 +00:00
grammar cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
jemalloc@b001609960
liballoc std: Remove iter::ByRef and generalize impls 2015-02-03 12:41:23 -08:00
libarena Auto merge of #21613 - alfie:suffix-small, r=alexcrichton 2015-02-03 07:59:04 +00:00
libbacktrace openbsd support 2015-02-01 14:41:38 +01:00
libcollections remove unecessary lifetimes from a bunch of collections code 2015-02-05 18:25:03 -05:00
libcore cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libcoretest cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libflate cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libfmt_macros register snapshots 2015-02-02 13:38:32 -05:00
libgetopts cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libgraphviz cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
liblibc Auto merge of #21613 - alfie:suffix-small, r=alexcrichton 2015-02-03 07:59:04 +00:00
liblog remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
librand cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librbml cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc misc collections code cleanup 2015-02-05 18:22:03 -05:00
librustc_back cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_bitflags Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
librustc_borrowck cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_driver cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_llvm Emit !nonnull metadata for loads of region and unique pointers 2015-02-03 08:55:04 +01:00
librustc_privacy remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
librustc_resolve cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_trans cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_typeck cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustdoc cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libserialize misc collections code cleanup 2015-02-05 18:22:03 -05:00
libstd misc collections code cleanup 2015-02-05 18:22:03 -05:00
libsyntax cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libterm cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libtest cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libunicode cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
llvm@2d54c4f559 Update LLVM to rust-llvm-2015-01-30 2015-02-01 20:00:35 +01:00
rt openbsd: incoporate remarks 2015-02-01 14:41:40 +01:00
rust-installer@e577c97b49 Fix revert of rust-installer 2015-01-09 10:19:30 -08:00
rustbook for x in xs.into_iter() -> for x in xs 2015-02-02 13:40:18 -05:00
rustllvm Test fixes and rebase conflicts 2015-02-02 18:50:23 -08:00
test cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
snapshots.txt register snapshots 2015-02-04 20:06:12 -05:00