mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-30 23:27:24 +00:00
Update fixme
This commit is contained in:
parent
cdf51f28f4
commit
ec26d9f48a
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue