Update fixme

This commit is contained in:
jackh726 2025-08-15 04:38:50 +00:00
parent cdf51f28f4
commit ec26d9f48a

View file

@ -292,7 +292,7 @@ impl<'db> MemoryMap<'db> {
}
}
// FIXME(next-solver):
// FIXME(next-solver): add a lifetime to this
/// A concrete constant value
#[derive(Debug, Clone, PartialEq, Eq)]
pub enum ConstScalar {