Crate rustc_hir_typeck

source ·

Modules§

Macros§

Structs§

  • When check_fn is invoked on a coroutine (i.e., a body that includes yield), it returns back some information about the yield points.
  • The FnCtxt stores type-checking context needed to type-check bodies of functions, closures, and consts, including performing type inference with InferCtxt.
  • Closures defined within the function. For example:

Enums§

Statics§

  • Raw content of Fluent resource for this crate, generated by fluent_messages macro, imported by rustc_driver to include all crates’ resources in one bundle.

Functions§