..
compiler-rt@ b6087e82ba
Update compiler-rt
2015-11-07 00:26:44 +08:00
compiletest
Add powerpc64 and powerpc64le support
2016-01-13 01:39:00 +00:00
doc
Rollup merge of #30836 - Luke-Nukem:master, r=steveklabnik
2016-01-15 17:28:28 +05:30
driver
Run rustfmt on driver.
2015-10-11 23:41:43 -07:00
error-index-generator
Run rustfmt on error-index-generator.
2015-10-11 23:44:32 -07:00
etc
Auto merge of #30639 - rkruppe:dec2flt-fastpath-tables, r=alexcrichton
2016-01-13 02:05:02 +00:00
grammar
Fix whitespace alignment
2015-12-24 21:39:38 -05:00
jemalloc@ f84e309272
std: Update jemalloc version
2015-12-21 13:34:48 -08:00
liballoc
Rollup merge of #30912 - tshepang:remove-distraction, r=steveklabnik
2016-01-14 14:58:35 -05:00
liballoc_jemalloc
Add powerpc64 and powerpc64le support
2016-01-13 01:39:00 +00:00
liballoc_system
Add powerpc64 and powerpc64le support
2016-01-13 01:39:00 +00:00
libarena
Deprecate reflection-based Arena
2016-01-06 18:07:21 +01:00
libbacktrace
libbacktrace: Reapply Rust-specific changes
2016-01-15 19:24:50 +03:00
libcollections
Auto merge of #30939 - shepmaster:btreeset-insert-return-value, r=alexcrichton
2016-01-16 12:04:38 +00:00
libcollectionstest
Auto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-16 01:18:48 +00:00
libcore
Auto merge of #30935 - ollie27:pad_int, r=alexcrichton
2016-01-16 10:12:40 +00:00
libcoretest
Make float parsing "." return Err
2016-01-04 18:23:33 +00:00
libflate
Register new snapshots
2015-12-21 09:26:21 -08:00
libfmt_macros
Register new snapshots
2015-12-21 09:26:21 -08:00
libgetopts
Register new snapshots
2015-12-21 09:26:21 -08:00
libgraphviz
Register new snapshots
2015-12-21 09:26:21 -08:00
liblibc@ 9aa6600bd8
Update libc
2016-01-15 23:29:05 +00:00
liblog
Register new snapshots
2015-12-21 09:26:21 -08:00
librand
Fix a breaking change in #30523
2016-01-05 22:16:03 -08:00
librbml
Use a more efficient encoding for opaque data in RBML.
2015-12-28 12:15:44 -05:00
librustc
Auto merge of #30930 - oli-obk:fix/30887, r=arielb1
2016-01-16 08:20:31 +00:00
librustc_back
Add powerpc64 and powerpc64le support
2016-01-13 01:39:00 +00:00
librustc_bitflags
Register new snapshots
2015-12-21 09:26:21 -08:00
librustc_borrowck
Rollup merge of #30737 - Ms2ger:MutateMode, r=sanxiyn
2016-01-11 21:17:52 +02:00
librustc_data_structures
Fix tidy errors
2016-01-06 11:28:53 -05:00
librustc_driver
Auto merge of #30930 - oli-obk:fix/30887, r=arielb1
2016-01-16 08:20:31 +00:00
librustc_front
Stop re-exporting PathParameters's variants.
2015-12-22 17:12:33 +01:00
librustc_lint
Auto merge of #30878 - brson:raw-pointer-derive, r=brson
2016-01-15 23:26:38 +00:00
librustc_llvm
Register new snapshots
2015-12-21 09:26:21 -08:00
librustc_metadata
Change name when outputting staticlibs on Windows
2016-01-16 12:34:54 -05:00
librustc_mir
Auto merge of #30446 - michaelwu:associated-const-type-params-pt1, r=nikomatsakis
2016-01-15 21:33:58 +00:00
librustc_passes
move const block checks before lowering step
2016-01-15 13:16:54 +01:00
librustc_platform_intrinsics
Register new snapshots
2015-12-21 09:26:21 -08:00
librustc_plugin
use structured errors
2015-12-30 14:27:59 +13:00
librustc_privacy
Rollup merge of #30864 - jseyfried:no_record_exports, r=nrc
2016-01-15 17:28:29 +05:30
librustc_resolve
resolve: Remove record_exports, fixes #4953
2016-01-14 22:51:58 +00:00
librustc_trans
Change name when outputting staticlibs on Windows
2016-01-16 12:34:54 -05:00
librustc_typeck
Auto merge of #30896 - petrochenkov:vkindmeta, r=alexcrichton
2016-01-16 03:11:47 +00:00
librustc_unicode
Fix some broken and missing links in the docs
2016-01-13 23:19:24 +00:00
librustdoc
Auto merge of #30446 - michaelwu:associated-const-type-params-pt1, r=nikomatsakis
2016-01-15 21:33:58 +00:00
libserialize
Register new snapshots
2015-12-21 09:26:21 -08:00
libstd
Auto merge of #30898 - petrochenkov:tvarfstab, r=alexcrichton
2016-01-15 15:39:39 +00:00
libsyntax
Rollup merge of #30787 - nikomatsakis:future-incompatible-lint, r=brson
2016-01-15 17:28:28 +05:30
libsyntax_ext
Cut out a bunch of Result and panictry! boilerplate from libsyntax.
2015-12-31 14:29:02 +13:00
libterm
Register new snapshots
2015-12-21 09:26:21 -08:00
libtest
HW_AVAILCPU is unavailable under openbsd
2016-01-12 08:43:52 +01:00
llvm@ 3564439515
Disable the null check elimination pass
2015-12-02 18:19:10 +01:00
rt
std: Remove old android header file
2015-12-22 09:03:46 -08:00
rtstartup
Register new snapshots
2015-12-21 09:26:21 -08:00
rust-installer@ c37d3747da
rustbook
rustllvm
Disable the null check elimination pass
2015-12-02 18:19:10 +01:00
test
Auto merge of #30930 - oli-obk:fix/30887, r=arielb1
2016-01-16 08:20:31 +00:00
snapshots.txt
Fixes #30628 by adding new snapshot for dragonfly bsd
2016-01-08 09:37:14 -08:00