| .. |
|
compiler-rt@62a4ca6055
|
|
|
|
compiletest
|
std: Stabilize the prelude module
|
2015-01-02 08:54:06 -08:00 |
|
doc
|
Rollup test fixes and rebase conflicts
|
2015-01-02 10:50:13 -08:00 |
|
driver
|
Separate the driver into its own crate that uses trans, typeck.
|
2014-12-04 10:04:52 -05:00 |
|
etc
|
auto merge of #20456 : brson/rust/packaging2, r=alexcrichton
|
2015-01-03 05:35:17 +00:00 |
|
grammar
|
Update src/grammar/README.md
|
2014-12-30 16:49:27 +01:00 |
|
jemalloc@b001609960
|
update jemalloc
|
2014-10-05 22:17:25 -04:00 |
|
liballoc
|
rollup merge of #20410: japaric/assoc-types
|
2015-01-02 13:51:50 -08:00 |
|
libarena
|
Test fixes and rebase conflicts
|
2014-12-29 23:55:49 -08:00 |
|
libbacktrace
|
|
|
|
libcollections
|
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomatsakis
|
2015-01-03 03:25:21 +00:00 |
|
libcore
|
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomatsakis
|
2015-01-03 03:25:21 +00:00 |
|
libcoretest
|
rollup merge of #20386: frewsxcv/rm-reexports
|
2015-01-02 09:22:37 -08:00 |
|
libflate
|
Rename TaskRng to ThreadRng
|
2014-12-28 13:46:35 +02:00 |
|
libfmt_macros
|
Fallout of std::str stabilization
|
2014-12-21 23:31:42 -08:00 |
|
libgetopts
|
getopts: unbox closures used in let bindings
|
2014-12-31 22:50:26 -05:00 |
|
libgraphviz
|
rollup merge of #20416: nikomatsakis/coherence
|
2015-01-02 09:23:42 -08:00 |
|
liblibc
|
More fallout
|
2015-01-02 10:28:19 +13:00 |
|
liblog
|
std: Second pass stabilization of sync
|
2015-01-01 22:02:59 -08:00 |
|
librand
|
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomatsakis
|
2015-01-03 03:25:21 +00:00 |
|
librbml
|
Fallout - change array syntax to use ;
|
2015-01-02 10:28:19 +13:00 |
|
libregex
|
std: Stabilize the prelude module
|
2015-01-02 08:54:06 -08:00 |
|
libregex_macros
|
More fallout
|
2015-01-02 10:28:19 +13:00 |
|
librustc
|
Move upvar checking into its own pre-pass that occurs before regionck
|
2015-01-03 07:01:21 -05:00 |
|
librustc_back
|
rollup merge of #20416: nikomatsakis/coherence
|
2015-01-02 09:23:42 -08:00 |
|
librustc_borrowck
|
Make ty::ParameterEnvironment, not ty::ctxt, implement Typer and
|
2015-01-03 07:01:21 -05:00 |
|
librustc_driver
|
rollup merge of #20341: nikomatsakis/impl-trait-for-trait-2
|
2015-01-02 11:13:05 -08:00 |
|
librustc_llvm
|
std: Stabilize the prelude module
|
2015-01-02 08:54:06 -08:00 |
|
librustc_resolve
|
rollup merge of #20410: japaric/assoc-types
|
2015-01-02 13:51:50 -08:00 |
|
librustc_trans
|
Make ty::ParameterEnvironment, not ty::ctxt, implement Typer and
|
2015-01-03 07:01:21 -05:00 |
|
librustc_typeck
|
Move upvar checking into its own pre-pass that occurs before regionck
|
2015-01-03 07:01:21 -05:00 |
|
librustdoc
|
rollup merge of #20410: japaric/assoc-types
|
2015-01-02 13:51:50 -08:00 |
|
libserialize
|
Rollup test fixes and rebase conflicts
|
2015-01-02 10:50:13 -08:00 |
|
libstd
|
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomatsakis
|
2015-01-03 03:25:21 +00:00 |
|
libsyntax
|
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomatsakis
|
2015-01-03 03:25:21 +00:00 |
|
libterm
|
Fallout - change array syntax to use ;
|
2015-01-02 10:28:19 +13:00 |
|
libtest
|
rollup merge of #20416: nikomatsakis/coherence
|
2015-01-02 09:23:42 -08:00 |
|
libtime
|
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomatsakis
|
2015-01-03 03:25:21 +00:00 |
|
libunicode
|
auto merge of #20154 : P1start/rust/qualified-assoc-type-generics, r=nikomatsakis
|
2015-01-03 03:25:21 +00:00 |
|
llvm@ec1fdb3b9d
|
Update LLVM to get slightly better memcpy elision
|
2014-10-17 17:16:18 +02:00 |
|
rt
|
Removed unused context-switching assembly code.
|
2014-12-22 19:12:35 +02:00 |
|
rust-installer@b5ac4cd443
|
Update rust-installer. Fixes #20479
|
2015-01-03 12:34:48 -08:00 |
|
rustllvm
|
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled.
|
2014-12-30 17:26:13 +01:00 |
|
test
|
"Fallout": Slightly different errors are generated in this edge case.
|
2015-01-03 07:01:21 -05:00 |
|
snapshots.txt
|
Register new snapshots
|
2015-01-02 12:05:56 -05:00 |