Skip to content

Commit e5258e6

Browse files
committed
Remove outdated FIXME
1 parent df4d717 commit e5258e6

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_middle/src/ty/consts

1 file changed

+0
-1
lines changed

compiler/rustc_middle/src/ty/consts/int.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ impl std::fmt::Debug for ConstInt {
113113
}
114114
}
115115

116-
// FIXME: reuse in `super::int::ConstInt` and `Scalar::Bits`
117116
/// The raw bytes of a simple value.
118117
///
119118
/// This is a packed struct in order to allow this type to be optimally embedded in enums

0 commit comments

Comments
 (0)