rust/src
Ariel Ben-Yehuda b74219964c improve the tyencode abbrev format
3% win on libcore

528828 liballoc-bb943c5a.rlib
1425126 liballoc_jemalloc-bb943c5a.rlib
10090 liballoc_system-bb943c5a.rlib
144904 libarena-bb943c5a.rlib
3773896 libcollections-bb943c5a.rlib
17075242 libcore-bb943c5a.rlib
195770 libflate-bb943c5a.rlib
234702 libfmt_macros-bb943c5a.rlib
536342 libgetopts-bb943c5a.rlib
212028 libgraphviz-bb943c5a.rlib
397068 liblibc-bb943c5a.rlib
185038 liblog-bb943c5a.rlib
680782 librand-bb943c5a.rlib
577574 librbml-bb943c5a.rlib
1381992 librustc_back-bb943c5a.rlib
37554736 librustc-bb943c5a.rlib
12826 librustc_bitflags-bb943c5a.rlib
2257392 librustc_borrowck-bb943c5a.rlib
533858 librustc_data_structures-bb943c5a.rlib
9338878 librustc_driver-bb943c5a.rlib
8960016 librustc_front-bb943c5a.rlib
1594212 librustc_lint-bb943c5a.rlib
79159342 librustc_llvm-bb943c5a.rlib
4590656 librustc_mir-bb943c5a.rlib
3529292 librustc_platform_intrinsics-bb943c5a.rlib
590688 librustc_privacy-bb943c5a.rlib
3084134 librustc_resolve-bb943c5a.rlib
14032890 librustc_trans-bb943c5a.rlib
11833852 librustc_typeck-bb943c5a.rlib
1641496 librustc_unicode-bb943c5a.rlib
15611582 librustdoc-bb943c5a.rlib
2693764 libserialize-bb943c5a.rlib
8266920 libstd-bb943c5a.rlib
29573790 libsyntax-bb943c5a.rlib
895484 libterm-bb943c5a.rlib
2015-10-01 22:10:09 +03:00
..
compiler-rt@58ab642c30
compiletest Allow multi-digit GDB minor version numbers 2015-09-24 13:04:22 -04:00
doc Rollup merge of #28772 - tshepang:improve-paragraph, r=steveklabnik 2015-09-30 18:20:04 -04:00
driver
error-index-generator diagnostics: Resurrect the Compiler Error Index. 2015-06-20 16:57:40 +10:00
etc Tweak Travis to use GCE 2015-09-29 16:56:35 -07:00
grammar Cleanup interfaces of Name, SyntaxContext and Ident 2015-09-24 23:05:02 +03:00
jemalloc@e24a1a025a
liballoc Auto merge of #28610 - nrc:fmt6, r=brson 2015-09-25 19:06:02 +00:00
liballoc_jemalloc rustc: Swap link order of native libs/rust deps 2015-09-30 20:17:54 -07:00
liballoc_system test: Fix tests for requiring issues 2015-08-15 19:35:52 -07:00
libarena std: Internalize almost all of std::rt 2015-09-11 11:19:20 -07:00
libbacktrace Add line numbers to windows-gnu backtraces 2015-09-04 01:25:15 +01:00
libcollections Format panic docs for split_at 2015-09-30 12:42:47 -04:00
libcollectionstest Minor code cleanup. 2015-09-28 19:21:18 -06:00
libcore Auto merge of #28780 - steveklabnik:doc_from_str, r=alexcrichton 2015-10-01 11:18:48 +00:00
libcoretest Auto merge of #28539 - rkruppe:shuffle-num-internals, r=alexcrichton 2015-09-20 23:14:58 +00:00
libflate rustdoc: Removed issue_tracker_base_url from crates not in public API docs 2015-08-17 20:37:30 +02:00
libfmt_macros some code improvements in libfmt_macros 2015-09-11 19:44:06 +03:00
libgetopts some more clippy-based improvements 2015-09-08 00:36:29 +02:00
libgraphviz manual fixups 2015-09-11 20:41:09 +12:00
liblibc Add PATH_MAX to liblibc's Linux bindings. 2015-09-27 21:06:54 +05:30
liblog Auto merge of #28339 - alexcrichton:stabilize-1.4, r=aturon 2015-09-13 19:45:15 +00:00
librand Auto merge of #27823 - eefriedman:float-dep-core, r=alexcrichton 2015-08-18 04:23:25 +00:00
librbml improve the tyencode abbrev format 2015-10-01 22:10:09 +03:00
librustc improve the tyencode abbrev format 2015-10-01 22:10:09 +03:00
librustc_back Fill in some missing parts in the default HIR visitor 2015-09-29 00:23:54 +03:00
librustc_bitflags Add issue for the rustc_private feature everywhere 2015-08-15 18:09:17 -07:00
librustc_borrowck Cleanup interfaces of Name, SyntaxContext and Ident 2015-09-24 23:05:02 +03:00
librustc_data_structures move fnv hashing support into librustc_data_structures 2015-09-06 07:27:22 -04:00
librustc_driver Cleanup interfaces of Name, SyntaxContext and Ident 2015-09-24 23:05:02 +03:00
librustc_front Restore if lets replaced with fors 2015-09-29 11:33:25 +03:00
librustc_lint Add unused_attributes to unused lint group. 2015-09-29 16:44:26 +01:00
librustc_llvm rustdoc: Removed issue_tracker_base_url from crates not in public API docs 2015-08-17 20:37:30 +02:00
librustc_mir Auto merge of #28642 - petrochenkov:name3, r=nrc 2015-09-26 14:48:56 +00:00
librustc_platform_intrinsics Add a comment to explain the #[inline(never)] annotation 2015-09-12 17:05:29 +02:00
librustc_privacy kill the fake provided method stubs 2015-10-01 00:14:56 +03:00
librustc_resolve Fill in some missing parts in the default HIR visitor 2015-09-29 00:23:54 +03:00
librustc_trans improve the tyencode abbrev format 2015-10-01 22:10:09 +03:00
librustc_typeck kill the fake provided method stubs 2015-10-01 00:14:56 +03:00
librustc_unicode Refactor low-level UTF-16 decoding. 2015-08-23 00:28:56 +02:00
librustdoc kill the fake provided method stubs 2015-10-01 00:14:56 +03:00
libserialize Miscellaneous cleanup for old issues. 2015-09-20 11:37:08 +01:00
libstd Rollup merge of #28762 - steveklabnik:gh28073, r=nikomatsakis 2015-09-30 14:51:55 -04:00
libsyntax Auto merge of #28577 - jethrogb:topic/ast-stmt-debug, r=pcwalton 2015-10-01 02:38:25 +00:00
libterm some more clippy-based improvements 2015-09-08 00:36:29 +02:00
libtest Reverted for-loop, it messes up type inference 2015-09-08 09:02:04 +02:00
llvm@62ad301a24 Tweak Travis to use GCE 2015-09-29 16:56:35 -07:00
rt Upgrade hoedown to 3.0.5. 2015-09-21 21:07:45 +01: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 Tweak Travis to use GCE 2015-09-29 16:56:35 -07:00
test rustc: Swap link order of native libs/rust deps 2015-09-30 20:17:54 -07:00
snapshots.txt adding openbsd snapshot 2015-09-04 15:01:06 -07:00