Remove outdated comment
This commit is contained in:
parent
75af15ee6c
commit
df76629da7
1 changed files with 0 additions and 1 deletions
|
|
@ -1667,7 +1667,6 @@ impl<'a, 'gcx, 'tcx> TyS<'tcx> {
|
|||
pub struct Const<'tcx> {
|
||||
pub ty: Ty<'tcx>,
|
||||
|
||||
// FIXME(eddyb) Replace this with a miri value.
|
||||
pub val: ConstVal<'tcx>,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue