Closed
Description
rustc::mir::Constant
has a field ty
, but its field literal
contains a Const
which itself already contains a Ty
.
rustc::mir::Constant
has a field ty
, but its field literal
contains a Const
which itself already contains a Ty
.