Searched defs:OverflowingBinHexSignBitSub (Results 1 – 1 of 1) sorted by relevance
1401 pub struct OverflowingBinHexSignBitSub<'a> { struct1403 pub span: Span,1404 pub lit_no_suffix: &'a str,1405 pub negative_val: String,1406 pub uint_ty: &'a str,1407 pub int_ty: &'a str,