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