bors 5951f8d1ba Auto merge of #46657 - nikomatsakis:resolve-lifetimes-query, r=arielb1
move `resolve_lifetimes` into a proper query

Now that we made `resolve_lifetimes` into a query, elision errors no
longer abort compilation, which affects some tests.

Also, remove `dep_graph_crosscontaminate_tables` -- there is no a path in
the dep-graph, though red-green handles it. The same scenario
is (correctly) tested by issue-42602.rs in any case.

r? @michaelwoerister
2017-12-12 00:52:20 +00:00
..
2017-12-10 21:14:57 +00:00
2017-12-10 21:14:57 +00:00
2017-11-27 06:01:16 -08:00
2017-12-10 21:14:57 +00:00
2017-11-26 07:40:29 -07:00
2017-11-25 19:30:15 -07:00