rustc::metadata::tyencode::abbrev_mapUnstable [-] [+] [src]

type abbrev_map<'tcx> = RefCell<FnvHashMap<Ty<'tcx>, ty_abbrev>>;