Function rustc::middle::stability::check_expr [] [src]

pub fn check_expr<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, e: &Expr, cb: &mut FnMut(DefId, Span, &Option<&Stability>, &Option<Deprecation>))
Unstable (rustc_private)

Helper for discovering nodes to check for stability