Expand description
Machinery to resolve a string path into a DefId. Based on clippy_utils::def_path_res.
Functionsยง
- def_
path_ def_ ids - Find the items corresponding to a given pattern. This mostly ignores generics.
- find_
primitive_ ๐impls
Machinery to resolve a string path into a DefId. Based on clippy_utils::def_path_res.