Address code review comments
This commit is contained in:
@@ -570,7 +570,7 @@ impl<'a, 'tcx> Visitor<'tcx> for TypeChecker<'a, 'tcx> {
|
||||
}
|
||||
}
|
||||
CastKind::DynStar => {
|
||||
// FIXME: make sure nothing needs to be done here.
|
||||
// FIXME(dyn-star): make sure nothing needs to be done here.
|
||||
}
|
||||
// Nothing to check here
|
||||
CastKind::PointerFromExposedAddress
|
||||
|
||||
Reference in New Issue
Block a user