rustc_hir_typeck::method

Module probe

Source

Structs§

  • Candidate πŸ”’
  • IsSuggestion πŸ”’
    Boolean flag used to indicate if this search is for a suggestion or not. If true, we can allow ambiguity and so forth.
  • Pick πŸ”’
  • Criteria to apply when searching for a given Pick. This is used during the search for potentially shadowed methods to ensure we don’t search more candidates than strictly necessary.
  • PickDiagHints πŸ”’
    Extra information required only for error reporting.
  • ProbeContext πŸ”’

Enums§

Functions§

Type Aliases§