Module rustc_hir_typeck::pat

source ยท

Structsยง

  • PatInfo ๐Ÿ”’
  • TopInfo ๐Ÿ”’
    Information about the expected type at the top level of type checking a pattern.

Enumsยง

  • AdjustMode ๐Ÿ”’
    Mode for adjusting the expected type and binding mode.
  • MutblCap ๐Ÿ”’
    ref mut patterns (explicit or match-ergonomics) are not allowed behind an & reference.

Constantsยง

Functionsยง