rust/src/test
bors a117bba125 Auto merge of #37318 - nnethercote:html5ever-more, r=nrc,eddyb
Avoid some allocations in the macro parser

These three commits reduce the number of heap allocations done when compiling rustc-benchmarks/html5ever-2016-08-25 by 20%, from 16.5M to 13.3M. This speeds up (debug) compilation of it with a stage1 compiler by about 7%.
2016-10-22 13:09:24 -07:00
..
codegen Expand .zip() specialization to .map() and .cloned() 2016-10-17 10:58:21 +02:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Auto merge of #37174 - mikhail-m1:dnlle, r=jonathandturner 2016-10-21 15:57:35 -07:00
compile-fail-fulldeps Auto merge of #37174 - mikhail-m1:dnlle, r=jonathandturner 2016-10-21 15:57:35 -07:00
debuginfo Fix line stepping in debugger. 2016-10-20 09:33:04 -07:00
incremental Rollup merge of #37124 - nikomatsakis:incr-comp-benchmark, r=michaelwoerister 2016-10-19 07:59:59 +03:00
mir-opt update tests 2016-10-04 20:43:43 +03:00
parse-fail Tweak path parsing logic 2016-10-20 20:28:10 +03:00
pretty Improve $crate. 2016-10-19 10:03:06 +00:00
run-fail Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
run-fail-fulldeps Refactor ExtCtxt to use a Resolver instead of a MacroLoader. 2016-09-13 05:31:16 +00:00
run-make Rollup merge of #37182 - alexcrichton:appveyor, r=brson 2016-10-19 08:00:00 +03:00
run-pass Auto merge of #37294 - nikomatsakis:issue-37154, r=nikomatsakis 2016-10-22 03:30:23 -07:00
run-pass-fulldeps Replace the String in ParseResult::Failure with Token. 2016-10-21 20:27:15 +11:00
run-pass-valgrind Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
rustdoc rustdoc: Improve playground run buttons 2016-10-15 18:32:03 +01:00
ui improve "Doesn't live long enough" error 2016-10-20 22:51:51 +03:00