From: bors Date: Sat, 21 Jul 2018 18:51:13 +0000 (+0000) Subject: Auto merge of #51959 - tmandry:make-implied-outlives-query, r=nikomatsakis X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=d9416587a4b4270b5a6c88a46e264d7271007773;p=rust.git Auto merge of #51959 - tmandry:make-implied-outlives-query, r=nikomatsakis Turn implied_outlives_bounds into a query Right now all this does is remove the error reporting in `implied_outlives_bounds`, which seems to work. Farming out full tests to Travis. For #51649. That issue is deferred so not sure what's next. r? @nikomatsakis --- d9416587a4b4270b5a6c88a46e264d7271007773