Function rustc::middle::stability::check_path
[−]
[src]
pub fn check_path<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, path: &Path, id: NodeId, cb: &mut FnMut(DefId, Span, &Option<&Stability>, &Option<Deprecation>))
Unstable (
rustc_private
)