rust/src
Jorge Aparicio 3a62590be2 add test for #20605
closes #20605
closes #20989 (duplicate)
closes #21379 (duplicate)
2015-01-30 10:37:44 -05:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest s/Show/Debug/g 2015-01-29 07:49:02 -05:00
doc fix fallout 2015-01-30 10:37:44 -05:00
driver Set unstable feature names appropriately 2015-01-23 13:28:40 -08:00
etc Rollup merge of 21643 - semarie:break-local_stage0, r=brson 2015-01-29 03:17:16 +05:30
grammar cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
jemalloc@b001609960
liballoc Auto merge of #21677 - japaric:no-range, r=alexcrichton 2015-01-29 16:28:52 +00:00
libarena for x in range(a, b) -> for x in a..b 2015-01-29 07:47:37 -05:00
libbacktrace
libcollections fix recursive call 2015-01-30 10:37:44 -05:00
libcore remove Copy impls from iterators 2015-01-30 10:37:44 -05:00
libcoretest remove Copy impls from iterators 2015-01-30 10:37:44 -05:00
libflate for x in range(a, b) -> for x in a..b 2015-01-29 07:47:37 -05:00
libfmt_macros Rollup merge of 21681 - japaric:no-warn, r=alexcrichton 2015-01-29 03:14:35 +05:30
libgetopts s/Show/Debug/g 2015-01-29 07:49:02 -05:00
libgraphviz s/Show/Debug/g 2015-01-29 07:49:02 -05:00
liblibc Rollup merge of #21640 - retep998:rmdir, r=alexcrichton 2015-01-29 03:04:10 +05:30
liblog s/Show/Debug/g 2015-01-29 07:49:02 -05:00
librand fix fallout 2015-01-30 10:37:44 -05:00
librbml s/Show/Debug/g 2015-01-29 07:49:02 -05:00
librustc remove the Iterator lang item 2015-01-30 10:37:44 -05:00
librustc_back remove dead code 2015-01-30 10:37:44 -05:00
librustc_bitflags s/Show/Debug/g 2015-01-29 07:49:02 -05:00
librustc_borrowck Auto merge of #21691 - edwardw:double-closure, r=nikomatsakis 2015-01-29 19:36:03 +00:00
librustc_driver s/Show/Debug/g 2015-01-29 07:49:02 -05:00
librustc_llvm s/Show/Debug/g 2015-01-29 07:49:02 -05:00
librustc_privacy Merge remote-tracking branch 'rust-lang/master' 2015-01-26 15:42:32 -08:00
librustc_resolve remove dead code 2015-01-30 10:37:44 -05:00
librustc_trans remove dead code 2015-01-30 10:37:44 -05:00
librustc_typeck remove dead code 2015-01-30 10:37:44 -05:00
librustdoc fix fallout 2015-01-30 10:37:44 -05:00
libserialize fix fallout 2015-01-30 10:37:44 -05:00
libstd smoke out remaining bugs 2015-01-30 10:37:44 -05:00
libsyntax custom message for refutable patterns in for loops 2015-01-30 10:37:44 -05:00
libterm s/Show/Debug/g 2015-01-29 07:49:02 -05:00
libtest fix fallout 2015-01-30 10:37:44 -05:00
libunicode remove Copy impls from iterators 2015-01-30 10:37:44 -05:00
llvm@b820135911 Redo Segmented stack support for DragonFly 2015-01-18 08:25:52 +01:00
rt rt: Remove libtime wrappers 2015-01-19 23:05:10 +09:00
rust-installer@e577c97b49 Fix revert of rust-installer 2015-01-09 10:19:30 -08:00
rustbook Auto merge of #21677 - japaric:no-range, r=alexcrichton 2015-01-29 16:28:52 +00:00
rustllvm Better inline assembly errors 2015-01-22 19:43:39 +01:00
test add test for #20605 2015-01-30 10:37:44 -05:00
snapshots.txt register snaphots 2015-01-29 07:49:02 -05:00