remove unify_key::replace_if_possible
This commit is contained in:
parent
18fae7b2e5
commit
c2b5a7ea52
6 changed files with 11 additions and 43 deletions
|
@ -70,8 +70,6 @@ mod sub;
|
|||
pub mod type_variable;
|
||||
mod undo_log;
|
||||
|
||||
pub use rustc_middle::infer::unify_key;
|
||||
|
||||
#[must_use]
|
||||
#[derive(Debug)]
|
||||
pub struct InferOk<'tcx, T> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue