]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #65541 - eddyb:spanned-inferred-outlives, r=nikomatsakis
authorbors <bors@rust-lang.org>
Sun, 27 Oct 2019 12:58:10 +0000 (12:58 +0000)
committerbors <bors@rust-lang.org>
Sun, 27 Oct 2019 12:58:10 +0000 (12:58 +0000)
rustc: add `Span`s to `inferred_outlives_of` predicates.

This would simplify #59789, and I suspect it has some potential in diagnostics (although we don't seem to use the predicate `Span`s much atm).

1  2 
src/librustc/ty/mod.rs
src/librustc_typeck/collect.rs

Simple merge
Simple merge