remove FIXME and add test
This commit is contained in:
parent
ce5ed5b6cc
commit
71362c733f
2 changed files with 12 additions and 2 deletions
|
@ -344,8 +344,6 @@ where
|
|||
};
|
||||
|
||||
// Check the qualifs of the value of `const` items.
|
||||
// FIXME(valtrees): check whether const qualifs should behave the same
|
||||
// way for type and mir constants.
|
||||
let uneval = match constant.literal {
|
||||
ConstantKind::Ty(ct)
|
||||
if matches!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue