rust/src/test
Manish Goregaokar edd7d422b7 Rollup merge of #33852 - arielb1:autoderef-iterator, r=eddyb
refactor autoderef to avoid prematurely registering obligations

Refactor `FnCtxt::autoderef` to use an external iterator and to not
register any obligation from the main autoderef loop, but rather to
register them after (and if) the loop successfully completes.

Fixes #24819
Fixes #25801
Fixes #27631
Fixes #31258
Fixes #31964
Fixes #32320
Fixes #33515
Fixes #33755

r? @eddyb
2016-05-28 19:52:16 +05:30
..
codegen Fix stores codegen pass 2016-05-26 12:41:40 +03:00
codegen-units trans::collector: Remove some redundant calls to erase_regions(). 2016-05-23 10:21:50 -04:00
compile-fail Rollup merge of #33852 - arielb1:autoderef-iterator, r=eddyb 2016-05-28 19:52:16 +05:30
compile-fail-fulldeps
debuginfo
incremental always make at least one codegen-unit 2016-05-18 21:24:30 -04:00
parse-fail Auto merge of #33900 - GuillaumeGomez:rollup, r=GuillaumeGomez 2016-05-27 03:56:19 -07:00
pretty
run-fail
run-fail-fulldeps
run-make Move issue-26480 cfail to ui test. Fix #33763 2016-05-24 07:40:09 -04:00
run-pass Rollup merge of #33639 - petrochenkov:dotdot, r=nmatsakis 2016-05-27 09:57:00 +05:30
run-pass-fulldeps Auto merge of #33378 - oli-obk:fix/registry_args, r=Manishearth 2016-05-20 08:44:01 -07:00
run-pass-valgrind
rustdoc Update tests 2016-05-20 17:44:31 +05:30
ui Satisfy tidy 2016-05-24 10:57:44 -04:00