| .. |
|
compiler-rt@58ab642c30
|
Updated compiler-rt
|
2015-01-09 18:38:30 +02:00 |
|
compiletest
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
doc
|
rollup merge of #21819: dsyang/doc_fix
|
2015-02-02 10:58:17 -08:00 |
|
driver
|
Test fixes and rebase conflicts
|
2015-01-30 14:53:34 -08:00 |
|
etc
|
rollup merge of #21787: alexcrichton/std-env
|
2015-02-02 10:58:01 -08:00 |
|
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 #21647 - alfie:suffix-medium, r=alexcrichton
|
2015-02-02 11:52:34 +00:00 |
|
libarena
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
|
libbacktrace
|
openbsd support
|
2015-02-01 14:41:38 +01:00 |
|
libcollections
|
remove unused mut qualifiers
|
2015-02-02 13:40:18 -05:00 |
|
libcore
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
libcoretest
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
|
libflate
|
Test fixes and rebase conflicts
|
2015-01-30 14:53:34 -08:00 |
|
libfmt_macros
|
register snapshots
|
2015-02-02 13:38:32 -05:00 |
|
libgetopts
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
|
libgraphviz
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
|
liblibc
|
openbsd: remove unused openbsd code
|
2015-02-01 14:41:41 +01:00 |
|
liblog
|
std: Add a new env module
|
2015-02-01 11:08:15 -08:00 |
|
librand
|
for x in xs.iter_mut() -> for x in &mut xs
|
2015-02-02 13:40:18 -05:00 |
|
librbml
|
Test fixes and rebase conflicts
|
2015-01-30 14:53:34 -08:00 |
|
librustc
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
librustc_back
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
librustc_bitflags
|
Test fixes and rebase conflicts
|
2015-01-30 14:53:34 -08:00 |
|
librustc_borrowck
|
for x in xs.iter_mut() -> for x in &mut xs
|
2015-02-02 13:40:18 -05:00 |
|
librustc_driver
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
librustc_llvm
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
librustc_privacy
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
|
librustc_resolve
|
for x in xs.into_iter() -> for x in xs
|
2015-02-02 13:40:18 -05:00 |
|
librustc_trans
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
librustc_typeck
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
librustdoc
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
libserialize
|
for x in xs.into_iter() -> for x in xs
|
2015-02-02 13:40:18 -05:00 |
|
libstd
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
libsyntax
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
libterm
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
libtest
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
libunicode
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -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
|
Update LLVM to rust-llvm-2015-01-30
|
2015-02-01 20:00:35 +01:00 |
|
test
|
rollup merge of #21830: japaric/for-cleanup
|
2015-02-02 11:01:12 -08:00 |
|
snapshots.txt
|
register snapshots
|
2015-02-02 13:38:32 -05:00 |