interpret: remove outdated FIXME
This commit is contained in:
parent
6ce376774c
commit
27400ea4ed
@ -221,7 +221,6 @@ impl<'tcx, M: Machine<'tcx>> InterpCx<'tcx, M> {
|
||||
}
|
||||
|
||||
// Fall back to exact equality.
|
||||
// FIXME: We are missing the rules for "repr(C) wrapping compatible types".
|
||||
Ok(caller == callee)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user