Module rustc_typeck::check::callee [−][src]
Structs
Enums
Functions
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).