rust/src
2016-01-31 12:26:15 +01:00
..
compiler-rt@b6087e82ba Update compiler-rt 2015-11-07 00:26:44 +08:00
compiletest Remove unused imports 2015-12-17 05:43:27 +00:00
doc Rollup merge of #30814 - brson:docidx, r=steveklabnik 2016-01-11 21:17:54 +02:00
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 Issue #30592: Restore build in --disable-jemalloc mode. 2016-01-13 21:15:00 +01:00
liballoc_jemalloc std: Remove rust_builtin C support library 2015-12-21 22:12:48 -08:00
liballoc_system android has posix_memalign for API 16+ since NDK r10d 2016-01-12 15:04:59 -05:00
libarena Deprecate reflection-based Arena 2016-01-06 18:07:21 +01:00
libbacktrace Undo whitespace tweaks pending libbacktrace merge 2016-01-03 20:53:31 -05:00
libcollections Auto merge of #29498 - wthrowe:replace-pattern, r=alexcrichton 2016-01-13 08:15:45 +00:00
libcollectionstest Auto merge of #29498 - wthrowe:replace-pattern, r=alexcrichton 2016-01-13 08:15:45 +00:00
libcore Doc:std::convert: disambiguate traits and keywords 2016-01-31 12:26:15 +01: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@95d6a00134 android has posix_memalign for API 16+ since NDK r10d 2016-01-12 15:04:59 -05: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 Rollup merge of #30768 - steveklabnik:gh28953, r=alexcrichton 2016-01-11 21:17:53 +02:00
librustc_back Replace no_elf_tls with target_thread_local 2016-01-11 10:38:36 +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 #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 Rollup merge of #30538 - oli-obk:kill_unsigned_unary_negation, r=pnkfelix 2016-01-11 21:17:52 +02:00
librustc_llvm Register new snapshots 2015-12-21 09:26:21 -08:00
librustc_metadata Also store MIR of closures in crate metadata. 2016-01-08 09:45:26 -05:00
librustc_mir Auto merge of #30635 - nagisa:mir-rid-unit-temp, r=nikomatsakis 2016-01-12 05:20:23 +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 Auto merge of #30295 - jseyfried:fix_extern_crate_duplicate, r=nrc 2016-01-11 06:40:58 +00:00
librustc_trans Rollup merge of #30774 - nagisa:mir-fix-constval-adts, r=arielb1 2016-01-11 21:17:53 +02:00
librustc_typeck Auto merge of #30676 - nikomatsakis:issue-29857, r=arielb1 2016-01-11 15:26:57 +00:00
librustc_unicode Auto merge of #30695 - ranma42:cleanup-unicode, r=alexcrichton 2016-01-12 10:18:53 +00:00
librustdoc Fix rustdoc reexports. 2016-01-13 13:01:14 +00:00
libserialize Register new snapshots 2015-12-21 09:26:21 -08:00
libstd Auto merge of #30509 - michaelsproul:string-box-error, r=alexcrichton 2016-01-13 18:46:29 +00:00
libsyntax Auto merge of #30813 - fhahn:fix-ice-semicolon-in-lifetime, r=nrc 2016-01-13 20:38:12 +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 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 Fix error message spans 2015-07-25 19:57:59 -07:00
rustbook fixes #17017 (update padding:11px line 142 of rustbook.css) 2015-09-28 12:11:18 -05:00
rustllvm Disable the null check elimination pass 2015-12-02 18:19:10 +01:00
test Auto merge of #30813 - fhahn:fix-ice-semicolon-in-lifetime, r=nrc 2016-01-13 20:38:12 +00:00
snapshots.txt Fixes #30521 and #30627 by adding new snapshots 2015-12-30 09:02:02 -08:00