rust/src
bors e4309c2db6 Auto merge of #29209 - arielb1:exponential-evaluation, r=nmatsakis
This fixes an exponential worst-case and also provides an additional 1% perf improvement.

r? @nikomatsakis
2015-11-15 18:26:18 +00:00
..
compiler-rt@b6087e82ba Update compiler-rt 2015-11-07 00:26:44 +08:00
compiletest compiletest/raise_fd_limit: use libc instead of custom impl 2015-11-10 12:27:55 -05:00
doc Fix a typo 2015-11-15 14:21:13 +01: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 #29699 - tamird:valgrind-supp, r=alexcrichton 2015-11-10 11:34:13 +00:00
grammar Adjust src/grammar for the introduced <- op 2015-10-27 23:06:37 +02:00
jemalloc@e24a1a025a
liballoc Auto merge of #29544 - Ryman:reduce_doc_warnings, r=steveklabnik 2015-11-12 13:07:45 +00:00
liballoc_jemalloc std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
liballoc_system std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
libarena libarena: deny warnings in doctests 2015-11-12 05:15:29 +00:00
libbacktrace Clean whitespace 2015-10-19 11:16:31 -04:00
libcollections Auto merge of #29811 - bluss:binary-heap-sift-less, r=gankro 2015-11-13 14:28:57 +00:00
libcollectionstest Add assertions to test_total_ord for str 2015-10-24 19:53:42 +01:00
libcore Auto merge of #29808 - aphistic:trait-debug-example-fix, r=steveklabnik 2015-11-13 22:12:51 +00:00
libcoretest Implement conversion traits for primitive float types 2015-10-17 16:27:31 -07:00
libflate libflate: deny warnings in doctests 2015-11-12 05:16:14 +00:00
libfmt_macros libfmt_macros: deny warnings in doctests 2015-11-12 05:16:20 +00:00
libgetopts libgetopts: deny warnings in doctests 2015-11-12 05:16:24 +00:00
libgraphviz libgraphviz: deny warnings in doctests 2015-11-12 05:16:29 +00:00
liblibc@b1a043feea libc: Replace liblibc with crates.io libc 2015-11-09 17:36:13 -08:00
liblog liblog: deny warnings in doctests 2015-11-12 05:16:34 +00:00
librand librand: deny warnings in doctests 2015-11-12 05:16:38 +00:00
librbml librbml: deny warnings in doctests 2015-11-12 05:16:43 +00:00
librustc address review comments 2015-11-15 20:11:42 +02:00
librustc_back target_family configuration 2015-11-04 09:33:09 -05:00
librustc_bitflags Rustfmt-ing librustc_bitflags. 2015-10-13 23:14:32 +01:00
librustc_borrowck Stop using dynamic borrowing in MoveErrorCollector 2015-11-14 17:39:15 -06:00
librustc_data_structures move fnv hashing support into librustc_data_structures 2015-09-06 07:27:22 -04:00
librustc_driver Make the mir_map available to the after_analysis CompileController step. 2015-11-12 14:18:11 -06:00
librustc_front simplify HIR folder so that it only maps 1 item to 1 item, 2015-11-13 20:22:07 -05:00
librustc_lint Auto merge of #29402 - sanxiyn:if-let, r=steveklabnik 2015-10-28 09:39:43 +00:00
librustc_llvm std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
librustc_mir Auto merge of #29817 - michaelwoerister:mir-ty-closure-fields, r=nikomatsakis 2015-11-14 06:08:09 +00:00
librustc_platform_intrinsics Remove executable permission from .rs files 2015-11-09 09:28:51 -05:00
librustc_privacy Use exhaustive matching 2015-11-10 12:51:56 +03:00
librustc_resolve Fixup tidy 2015-11-12 02:08:37 +05:30
librustc_trans address review comments 2015-11-14 00:09:36 +02:00
librustc_typeck put projections in RFC447 order 2015-11-15 19:22:32 +02:00
librustc_unicode librustc_unicode: deny warnings in doctests 2015-11-12 05:16:48 +00:00
librustdoc std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
libserialize libserialize: deny warnings in doctests 2015-11-12 05:16:53 +00:00
libstd Fixup #29785 2015-11-12 13:20:48 +05:30
libsyntax Move the panicking parse functions out of the parser 2015-11-13 22:18:59 -05:00
libterm libterm: deny warnings in doctests 2015-11-12 05:17:02 +00:00
libtest libtest: deny warnings in doctests 2015-11-12 05:17:07 +00:00
llvm@cde1ed3196 Update LLVM fork to include a backported fix for broken debug locations 2015-10-18 16:40:45 +02:00
rt Add test case for #28676. 2015-10-14 14:51:26 -06:00
rtstartup Moar comments. 2015-10-21 10:05:27 -07: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 rustllvm: Update to LLVM trunk 2015-10-24 18:42:23 +09:00
test fix pretty 2015-11-15 19:22:32 +02:00
snapshots.txt adding openbsd snapshot 2015-09-04 15:01:06 -07:00