We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4d717 commit e5258e6Copy full SHA for e5258e6
compiler/rustc_middle/src/ty/consts/int.rs
@@ -113,7 +113,6 @@ impl std::fmt::Debug for ConstInt {
113
}
114
115
116
-// FIXME: reuse in `super::int::ConstInt` and `Scalar::Bits`
117
/// The raw bytes of a simple value.
118
///
119
/// This is a packed struct in order to allow this type to be optimally embedded in enums
0 commit comments