Module ra_ap_hir_ty::method_resolution

source ·
Expand description

This module is concerned with finding methods that a given type provides. For details about how this works in rustc, see the method lookup page in the rustc guide and the corresponding code mostly in rustc_hir_analysis/check/method/probe.rs.

Structs§

Enums§

Functions§