| .. |
|
compiler-rt@58ab642c30
|
|
|
|
compiletest
|
compiletest: remove JIT
|
2015-06-13 12:53:07 -04:00 |
|
doc
|
Auto merge of #24738 - joliv:patch-2, r=steveklabnik
|
2015-06-16 17:08:36 +00:00 |
|
driver
|
|
|
|
error-index-generator
|
Removed many pointless calls to *iter() and iter_mut()
|
2015-06-10 21:14:03 +01:00 |
|
etc
|
Correctly map upper-case Sigma to lower-case in word-final position. Fix #26035.
|
2015-06-06 12:37:11 +02:00 |
|
grammar
|
Replace usage of String::from_str with String:from
|
2015-06-08 16:55:35 +02:00 |
|
jemalloc@e24a1a025a
|
|
|
|
liballoc
|
Auto merge of #26265 - retep998:heapalloc, r=alexcrichton
|
2015-06-15 00:24:31 +00:00 |
|
libarena
|
Conver reborrows to .iter() calls where appropriate
|
2015-06-11 13:56:07 +01:00 |
|
libbacktrace
|
Reapply rust-specific changes to libbacktrace
|
2015-04-11 22:30:17 +10:00 |
|
libcollections
|
Auto merge of #22681 - mzabaluev:extend-faster, r=huonw
|
2015-06-17 00:44:25 +00:00 |
|
libcollectionstest
|
Auto merge of #26190 - Veedrac:no-iter, r=alexcrichton
|
2015-06-11 18:10:08 +00:00 |
|
libcore
|
Auto merge of #26313 - steveklabnik:fix_str_docs, r=alexcrichton
|
2015-06-16 01:57:34 +00:00 |
|
libcoretest
|
Auto merge of #25359 - thepowersgang:result-expect-2, r=alexcrichton
|
2015-06-15 05:11:53 +00:00 |
|
libflate
|
libs: Move favicon URLs to HTTPS
|
2015-05-15 16:04:01 -07:00 |
|
libfmt_macros
|
libs: Move favicon URLs to HTTPS
|
2015-05-15 16:04:01 -07:00 |
|
libgetopts
|
Removed many pointless calls to *iter() and iter_mut()
|
2015-06-10 21:14:03 +01:00 |
|
libgraphviz
|
Conver reborrows to .iter() calls where appropriate
|
2015-06-11 13:56:07 +01:00 |
|
liblibc
|
When building libc crate with musl, don't look for libc.a
|
2015-06-15 13:42:18 +01:00 |
|
liblog
|
change some statics to constants
|
2015-06-07 19:50:13 +02:00 |
|
librand
|
Removed many pointless calls to *iter() and iter_mut()
|
2015-06-10 21:14:03 +01:00 |
|
librbml
|
Return TaggedDocsIterator from reader::tagged_docs.
|
2015-05-24 17:30:42 +02:00 |
|
librustc
|
Make impl-trait-ref associated types work in methods
|
2015-06-15 18:27:35 +03:00 |
|
librustc_back
|
Auto merge of #24719 - :patch-1, r=steveklabnik
|
2015-06-16 05:08:13 +00:00 |
|
librustc_bitflags
|
Fallout
|
2015-04-29 08:55:31 -07:00 |
|
librustc_borrowck
|
Cleanup: rename middle::ty::sty and its variants.
|
2015-06-12 11:07:16 -07:00 |
|
librustc_data_structures
|
Change name of unit test sub-module to "tests".
|
2015-04-24 23:06:41 +02:00 |
|
librustc_driver
|
Cleanup: rename middle::ty::sty and its variants.
|
2015-06-12 11:07:16 -07:00 |
|
librustc_lint
|
Cleanup: rename middle::ty::sty and its variants.
|
2015-06-12 11:07:16 -07:00 |
|
librustc_llvm
|
rustc: Update LLVM
|
2015-06-16 22:56:42 -07:00 |
|
librustc_privacy
|
Cleanup: rename middle::ty::sty and its variants.
|
2015-06-12 11:07:16 -07:00 |
|
librustc_resolve
|
Conver reborrows to .iter() calls where appropriate
|
2015-06-11 13:56:07 +01:00 |
|
librustc_trans
|
Auto merge of #26025 - alexcrichton:update-llvm, r=brson
|
2015-06-17 06:56:15 +00:00 |
|
librustc_typeck
|
Auto merge of #26282 - arielb1:probe-leak, r=nikomatsakis
|
2015-06-15 21:27:43 +00:00 |
|
librustc_unicode
|
Rollup merge of #26260 - tshepang:improve-example, r=steveklabnik
|
2015-06-13 18:03:56 +05:30 |
|
librustdoc
|
Find type of orphan methods for rustdoc search.
|
2015-06-14 14:35:44 +03:00 |
|
libserialize
|
Replace usage of String::from_str with String:from
|
2015-06-08 16:55:35 +02:00 |
|
libstd
|
collections: fix a couple of typos
|
2015-06-17 09:09:18 -04:00 |
|
libsyntax
|
Auto merge of #26280 - Marwes:deriving_discriminant, r=pcwalton
|
2015-06-16 22:20:15 +00:00 |
|
libterm
|
Removed many pointless calls to *iter() and iter_mut()
|
2015-06-10 21:14:03 +01:00 |
|
libtest
|
Removed many pointless calls to *iter() and iter_mut()
|
2015-06-10 21:14:03 +01:00 |
|
llvm@8cbcdf1b72
|
rustc: Update LLVM
|
2015-06-16 22:56:42 -07:00 |
|
rt
|
Auto merge of #25632 - alexcrichton:dt-dir, r=brson
|
2015-05-23 12:47:16 +00:00 |
|
rust-installer@e54d4823d2
|
Update rust-installer
|
2015-05-11 15:05:57 -07:00 |
|
rustbook
|
Removed many pointless calls to *iter() and iter_mut()
|
2015-06-10 21:14:03 +01:00 |
|
rustllvm
|
Auto merge of #26025 - alexcrichton:update-llvm, r=brson
|
2015-06-17 06:56:15 +00:00 |
|
test
|
Auto merge of #26126 - Nashenas88:sync-send-libcore-iter, r=huonw
|
2015-06-17 10:19:14 +00:00 |
|
snapshots.txt
|
Register snapshots (2015-05-24 ba0e1cd).
|
2015-05-27 11:19:02 +03:00 |