Module rustc::middle::typeck::coherence[src]
Functions
| check_coherence | |
| make_substs_for_receiver_types | Substitutes the values for the receiver's type parameters that are found in method, leaving the method's type parameters intact. |
| check_coherence | |
| make_substs_for_receiver_types | Substitutes the values for the receiver's type parameters that are found in method, leaving the method's type parameters intact. |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).