Module resolve_path

Source
Expand description

Machinery to resolve a string path into a DefId. Based on clippy_utils::def_path_res.

Functionsยง

def_path_def_ids
Resolves a def path like std::vec::Vec.
find_primitive_impls ๐Ÿ”’