| .. |
|
compiler-rt@58ab642c30
|
Updated compiler-rt
|
2015-01-09 18:38:30 +02:00 |
|
compiletest
|
Rollup merge of #22693 - tshepang:use-new-slicing-syntax-runtest, r=alexcrichton
|
2015-02-23 23:28:49 +05:30 |
|
doc
|
Rollup merge of #22473 - leejunseok:fix_pointer_example, r=steveklabnik
|
2015-02-24 12:08:35 +05:30 |
|
driver
|
Test fixes and rebase conflicts
|
2015-01-30 14:53:34 -08:00 |
|
etc
|
Auto merge of #21959 - dhuseby:bitrig-support, r=brson
|
2015-02-21 09:20:48 +00:00 |
|
grammar
|
Bison grammar: fix precedence with ranges followed by blocks
|
2015-02-10 17:59:02 -08:00 |
|
jemalloc@b001609960
|
|
|
|
liballoc
|
import boxed for alloc/rc.rs (fixup #22696)
|
2015-02-23 11:43:59 -08:00 |
|
libarena
|
Fallout: arena needs to use phantomdata since invariantlifetime is gone
|
2015-02-18 10:25:12 -05:00 |
|
libbacktrace
|
bitrig integration
|
2015-02-11 14:49:06 -08:00 |
|
libcollections
|
Fix fallout from correct stability handling in UFCS.
|
2015-02-24 14:16:02 +02:00 |
|
libcore
|
core: fix typo that wasn't caught by the hacky previous implementation.
|
2015-02-24 14:16:01 +02:00 |
|
libcoretest
|
Auto merge of #22466 - Kimundi:str_pattern_ai_safe, r=aturon
|
2015-02-22 22:45:46 +00:00 |
|
libflate
|
Fallout: port libflate to new Unique API
|
2015-02-18 10:25:28 -05:00 |
|
libfmt_macros
|
int audit - libcore::fmt
|
2015-02-23 16:07:38 +13:00 |
|
libgetopts
|
Remove remaining uses of []. This time I tried to use deref coercions where possible.
|
2015-02-20 14:08:14 -05:00 |
|
libgraphviz
|
Addressed PR comments
|
2015-02-20 00:58:15 +01:00 |
|
liblibc
|
Add cfgs to liblibc for NaCl targets.
|
2015-02-21 16:52:58 -06:00 |
|
liblog
|
Rollup merge of #22696 - stepancheg:use-box, r=alexcrichton
|
2015-02-23 23:28:49 +05:30 |
|
librand
|
try to reduce bajillion warnings
|
2015-02-20 19:55:00 -05:00 |
|
librbml
|
try to reduce bajillion warnings
|
2015-02-20 19:55:00 -05:00 |
|
librustc
|
Convert astconv to request bounds through the AstConv interface
|
2015-02-24 16:27:22 -05:00 |
|
librustc_back
|
Implement <T>::method UFCS expression syntax.
|
2015-02-24 14:16:02 +02:00 |
|
librustc_bitflags
|
Feature-gate #![no_std]
|
2015-02-07 10:49:58 -08:00 |
|
librustc_borrowck
|
Rollup merge of #22580 - pnkfelix:guard-pat-cfg2, r=pnkfelix
|
2015-02-24 12:08:35 +05:30 |
|
librustc_driver
|
rustc: combine partial_def_map and last_private_map into def_map.
|
2015-02-24 14:16:02 +02:00 |
|
librustc_llvm
|
rollup merge of #22482: alexcrichton/cstr-changes
|
2015-02-18 14:32:10 -08:00 |
|
librustc_privacy
|
Fix fallout from correct stability handling in UFCS.
|
2015-02-24 14:16:02 +02:00 |
|
librustc_resolve
|
Fix fallout from rebasing.
|
2015-02-24 14:16:02 +02:00 |
|
librustc_trans
|
Fix fallout from rebasing.
|
2015-02-24 14:16:02 +02:00 |
|
librustc_typeck
|
Convert astconv to request bounds through the AstConv interface
|
2015-02-24 16:27:22 -05:00 |
|
librustdoc
|
Implement <T>::method UFCS expression syntax.
|
2015-02-24 14:16:02 +02:00 |
|
libserialize
|
Register new snapshots
|
2015-02-20 22:17:17 -08:00 |
|
libstd
|
Auto merge of #22749 - kballard:process-stdio-constructors, r=alexcrichton
|
2015-02-24 15:01:28 +00:00 |
|
libsyntax
|
syntax: update pretty-printer for the <T>::method shorthand.
|
2015-02-24 14:16:03 +02:00 |
|
libterm
|
rollup merge of #22286: nikomatsakis/variance-4b
|
2015-02-18 15:52:01 -08:00 |
|
libtest
|
continue when builtin bounds are registered
|
2015-02-22 16:31:19 +01:00 |
|
libunicode
|
Addressed PR comments
|
2015-02-20 00:58:15 +01:00 |
|
llvm@b89c3f039b
|
Update LLVM to rust-llvm-2015-02-19
|
2015-02-21 13:37:37 +01:00 |
|
rt
|
renaming rust_load_self to rust_current_exe
|
2015-02-11 14:49:11 -08:00 |
|
rust-installer@60fd8abfca
|
Upgrade rust-installer
|
2015-02-12 20:36:17 -08:00 |
|
rustbook
|
Rollup merge of #22688 - tshepang:use-new-slicing-syntax, r=alexcrichton
|
2015-02-23 23:28:49 +05:30 |
|
rustllvm
|
Update LLVM to rust-llvm-2015-02-19
|
2015-02-21 13:37:37 +01:00 |
|
test
|
Fix fallout from allowing impls outside of the type's definition module.
|
2015-02-24 14:16:02 +02:00 |
|
snapshots.txt
|
Register new snapshots
|
2015-02-20 22:17:17 -08:00 |