Searched defs:ApproxConstant (Results 1 – 1 of 1) sorted by relevance
65 pub struct ApproxConstant { struct69 impl ApproxConstant { impl108 impl<'tcx> LateLintPass<'tcx> for ApproxConstant { implementation