Rename a bunch of things
This commit is contained in:
@@ -539,7 +539,7 @@ struct TyVarReplacer<'cx, 'tcx> {
|
||||
}
|
||||
|
||||
impl<'cx, 'tcx> TypeFolder<TyCtxt<'tcx>> for TyVarReplacer<'cx, 'tcx> {
|
||||
fn interner(&self) -> TyCtxt<'tcx> {
|
||||
fn cx(&self) -> TyCtxt<'tcx> {
|
||||
self.infcx.tcx
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user