Remove outdated FIXME
This commit is contained in:
parent
df4d717d0b
commit
e5258e6143
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ impl std::fmt::Debug for ConstInt {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXME: reuse in `super::int::ConstInt` and `Scalar::Bits`
|
|
||||||
/// The raw bytes of a simple value.
|
/// The raw bytes of a simple value.
|
||||||
///
|
///
|
||||||
/// This is a packed struct in order to allow this type to be optimally embedded in enums
|
/// This is a packed struct in order to allow this type to be optimally embedded in enums
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue