.. |
compiler-rt@58ab642c30
|
Updated compiler-rt
|
2015-01-09 18:38:30 +02:00 |
compiletest
|
improve compiletest error message when path option missing.
|
2015-02-05 23:58:32 +01:00 |
doc
|
Auto merge of #21997 - Manishearth:rollup, r=alexcrichton
|
2015-02-06 23:30:17 +00:00 |
driver
|
Test fixes and rebase conflicts
|
2015-01-30 14:53:34 -08:00 |
etc
|
Rollup merge of #21994 - iKevinY:featureck-fix, r=brson
|
2015-02-07 00:43:54 +05:30 |
grammar
|
Rollup merge of #21954 - jbcrail:fix-misspelled-comments, r=steveklabnik
|
2015-02-06 16:21:06 +05:30 |
jemalloc@b001609960
|
|
|
liballoc
|
Rollup merge of #21966 - scialex:fix-extern, r=alexcrichton
|
2015-02-06 16:21:12 +05:30 |
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
|
make IndexMut a super trait over Index
|
2015-02-06 21:11:59 -05:00 |
libcore
|
Auto merge of #21995 - leejunseok:fix_invariant_ex, r=steveklabnik
|
2015-02-07 09:55:14 +00:00 |
libcoretest
|
cleanup: replace as[_mut]_slice() calls with deref coercions
|
2015-02-05 13:45:01 -05:00 |
libflate
|
Auto merge of #21926 - mzabaluev:raw-lifetime, r=alexcrichton
|
2015-02-06 19:49:31 +00: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
|
remove the deprecated MaybeOwnedVector
|
2015-02-06 10:00:17 -05:00 |
liblibc
|
Switch missing_copy_implementations to default-allow
|
2015-02-03 23:31:07 -08:00 |
liblog
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
librand
|
Auto merge of #21926 - mzabaluev:raw-lifetime, r=alexcrichton
|
2015-02-06 19:49:31 +00:00 |
librbml
|
cleanup: replace as[_mut]_slice() calls with deref coercions
|
2015-02-05 13:45:01 -05:00 |
librustc
|
Auto merge of #21982 - pnkfelix:extend-Z-print-region-graph, r=nikomatsakis
|
2015-02-07 16:14:20 +00:00 |
librustc_back
|
Libsyntax has been updated
|
2015-02-06 11:59:10 +01:00 |
librustc_bitflags
|
Test fixes and rebase conflicts
|
2015-01-30 14:53:34 -08:00 |
librustc_borrowck
|
Restrictions on moves out-from and into fixed-length arrays.
|
2015-02-07 13:44:00 +01:00 |
librustc_driver
|
Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichton
|
2015-02-07 02:04:47 +00:00 |
librustc_llvm
|
Rollup merge of #21925 - sfackler:allow-missing-copy, r=alexcrichton
|
2015-02-06 16:21:08 +05:30 |
librustc_privacy
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
librustc_resolve
|
Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichton
|
2015-02-07 02:04:47 +00:00 |
librustc_trans
|
Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichton
|
2015-02-07 02:04:47 +00:00 |
librustc_typeck
|
Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichton
|
2015-02-07 02:04:47 +00:00 |
librustdoc
|
Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichton
|
2015-02-07 02:04:47 +00:00 |
libserialize
|
misc collections code cleanup
|
2015-02-05 18:22:03 -05:00 |
libstd
|
make IndexMut a super trait over Index
|
2015-02-06 21:11:59 -05:00 |
libsyntax
|
Fix libsyntax so we can bootstrap even with move out of array restriction.
|
2015-02-07 13:19:30 +01: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
|
Rollup merge of #21964 - semarie:openbsd-env, r=alexcrichton
|
2015-02-06 16:21:05 +05:30 |
rust-installer@e577c97b49
|
Fix revert of rust-installer
|
2015-01-09 10:19:30 -08:00 |
rustbook
|
Auto merge of #21997 - Manishearth:rollup, r=alexcrichton
|
2015-02-06 23:30:17 +00:00 |
rustllvm
|
Test fixes and rebase conflicts
|
2015-02-02 18:50:23 -08:00 |
test
|
Auto merge of #21971 - pnkfelix:fsk-restrict-fixdsz-array-moves, r=nikomatsakis
|
2015-02-07 14:08:38 +00:00 |
snapshots.txt
|
register snapshots
|
2015-02-04 20:06:12 -05:00 |