rustc_hir_typeck

Module callee

Source

Structsยง

DeferredCallResolution ๐Ÿ”’

Enumsยง

CallStep ๐Ÿ”’

Functionsยง

check_legal_trait_for_method_call ๐Ÿ”’
Checks that it is legal to call methods of the trait corresponding to trait_id (this only cares about the trait, not the specific method that is called).