mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
partially_normalize_... -> At::normalize
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
use rustc_span::{sym, Span, Symbol, DUMMY_SP};
|
||||
use rustc_target::abi::{Size, VariantIdx};
|
||||
use rustc_trait_selection::infer::InferCtxtExt;
|
||||
use rustc_trait_selection::traits::NormalizeExt;
|
||||
use rustc_trait_selection::traits::query::normalize::AtExt;
|
||||
use std::iter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user