| .. |
|
compiler-rt@b6087e82ba
|
|
|
|
compiletest
|
Remove unused imports
|
2015-12-17 05:43:27 +00:00 |
|
doc
|
Rollup merge of #30760 - jonastepe:nomicon_vec_insert_remove_len, r=apasel422
|
2016-01-08 13:02:31 -05:00 |
|
driver
|
|
|
|
error-index-generator
|
|
|
|
etc
|
update valgrind suppressions
|
2015-12-25 15:46:36 -05: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
|
Auto merge of #30593 - steveklabnik:small_rc_refactoring, r=Gankro
|
2015-12-31 11:42:16 +00:00 |
|
liballoc_jemalloc
|
std: Remove rust_builtin C support library
|
2015-12-21 22:12:48 -08:00 |
|
liballoc_system
|
Register new snapshots
|
2015-12-21 09:26:21 -08:00 |
|
libarena
|
Register new snapshots
|
2015-12-21 09:26:21 -08:00 |
|
libbacktrace
|
|
|
|
libcollections
|
Feature-gate defaulted type parameters outside of types.
|
2016-01-04 05:18:56 -05:00 |
|
libcollectionstest
|
restore tests accidentally removed in #30182
|
2015-12-13 01:02:12 -05:00 |
|
libcore
|
Link Nomicon in PhantomData's docs
|
2016-01-07 14:18:15 -05: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@e0c0bf439a
|
unbreak openbsd code
|
2015-12-21 13:36:23 +01: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 #30757 - michaelwoerister:mir-visitor-cleanup, r=jroesch
|
2016-01-07 22:54:22 +00:00 |
|
librustc_back
|
Auto merge of #30417 - alexcrichton:better-detect-elf-tls, r=alexcrichton
|
2015-12-22 09:15:29 +00:00 |
|
librustc_bitflags
|
Register new snapshots
|
2015-12-21 09:26:21 -08:00 |
|
librustc_borrowck
|
Annotate the compiler with information about what it is doing when.
|
2016-01-05 21:05:50 -05:00 |
|
librustc_data_structures
|
Fix tidy errors
|
2016-01-06 11:28:53 -05:00 |
|
librustc_driver
|
Auto merge of #30317 - jseyfried:refactor_type_folder, r=nikomatsakis
|
2016-01-07 11:48:35 +00:00 |
|
librustc_front
|
Stop re-exporting PathParameters's variants.
|
2015-12-22 17:12:33 +01:00 |
|
librustc_lint
|
convert from hard error to future-incompatible lint
|
2016-01-05 16:21:53 -05:00 |
|
librustc_llvm
|
Register new snapshots
|
2015-12-21 09:26:21 -08:00 |
|
librustc_metadata
|
Refactor away extension traits RegionEscape and HasTypeFlags
|
2016-01-07 00:42:12 +00:00 |
|
librustc_mir
|
Auto merge of #30532 - nikomatsakis:cross-item-dependencies, r=mw
|
2016-01-06 18:37:57 +00: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
|
Annotate the compiler with information about what it is doing when.
|
2016-01-05 21:05:50 -05:00 |
|
librustc_resolve
|
Rollup merge of #30584 - GuillaumeGomez:new_handles, r=pnkfelix
|
2016-01-08 13:02:30 -05:00 |
|
librustc_trans
|
Auto merge of #30317 - jseyfried:refactor_type_folder, r=nikomatsakis
|
2016-01-07 11:48:35 +00:00 |
|
librustc_typeck
|
Auto merge of #30317 - jseyfried:refactor_type_folder, r=nikomatsakis
|
2016-01-07 11:48:35 +00:00 |
|
librustc_unicode
|
Fix the spelling of "hexadecimal"
|
2016-01-05 07:40:40 -08:00 |
|
librustdoc
|
Auto merge of #30532 - nikomatsakis:cross-item-dependencies, r=mw
|
2016-01-06 18:37:57 +00:00 |
|
libserialize
|
Register new snapshots
|
2015-12-21 09:26:21 -08:00 |
|
libstd
|
Move os_str docs to OsString in order to be visible in HTML (fixes #30743)
|
2016-01-07 16:12:38 +01:00 |
|
libsyntax
|
Auto merge of #30723 - nrc:macro-err-bug, r=Manishearth
|
2016-01-07 04:44:14 +00:00 |
|
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
|
variable CPUS_SIZE should have a snake case name such as cpus_size
|
2015-12-22 14:10:17 +01:00 |
|
llvm@3564439515
|
|
|
|
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
|
|
|
|
test
|
Rollup merge of #30747 - nagisa:mir-reenable-test, r=nikomatsakis
|
2016-01-08 13:02:30 -05:00 |
|
snapshots.txt
|
Fixes #30521 and #30627 by adding new snapshots
|
2015-12-30 09:02:02 -08:00 |