remove thir::Visitor::visit_const

This commit is contained in:
b-naber
2022-03-15 16:20:46 +01:00
parent f713b5017c
commit e2496b3cf4
6 changed files with 25 additions and 34 deletions

View File

@@ -876,7 +876,6 @@ impl<'tcx> Cx<'tcx> {
val,
ty: self.typeck_results().node_type(expr.hir_id),
}),
user_ty: None,
def_id,
}
}