Module rustc::middle::typeck::check::_match[src]
Structs
| pat_ctxt |
Enums
| PointerKind |
Functions
| check_match | |
| check_pat | |
| check_pat_variant | |
| check_struct_like_enum_variant_pat | |
| check_struct_pat | |
| check_struct_pat_fields |
|
| pat_ctxt |
| PointerKind |
| check_match | |
| check_pat | |
| check_pat_variant | |
| check_struct_like_enum_variant_pat | |
| check_struct_pat | |
| check_struct_pat_fields |
|
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).