De-dupe NLL HRTB diagnostics' use of type_op_prove_predicate
This commit is contained in:
parent
a69c7cc0d5
commit
2cf4b87393
5 changed files with 27 additions and 18 deletions
|
@ -19,6 +19,8 @@ mod normalize_erasing_regions;
|
|||
mod normalize_projection_ty;
|
||||
mod type_op;
|
||||
|
||||
pub use type_op::type_op_prove_predicate_with_span;
|
||||
|
||||
use rustc_middle::ty::query::Providers;
|
||||
|
||||
pub fn provide(p: &mut Providers) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue