fn should_skip_fn(tcx: TyCtxt<'_>, def_id: DefId) -> bool
Return true if def_id is Box::new, Rc::new or Arc::new.
true
def_id
Box::new
Rc::new
Arc::new