Skip to content

Commit 3fdcde7

Browse files
committed
Remove out-of-date comment.
1 parent afbff05 commit 3fdcde7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

‎compiler/rustc_infer/src/infer/resolve.rs‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ where
121121
value.try_fold_with(&mutFullTypeResolver{ infcx })
122122
}
123123

124-
// N.B. This type is not public because the protocol around checking the
125-
// `err` field is not enforceable otherwise.
126124
structFullTypeResolver<'a,'tcx>{
127125
infcx:&'aInferCtxt<'tcx>,
128126
}

0 commit comments

Comments
 (0)