rustc_trans::middle::ty::MethodMapUnstable [-] [+] [src]

type MethodMap<'tcx> = RefCell<HashMap<MethodCall, MethodCallee<'tcx>, DefaultState<FnvHasher>>>;