Module rustc_hir_typeck::check
source ยท Functionsยง
- check_
fn ๐Helper used for fns and closures. Does the grungy work of checking a function body and returns the function context used for that purpose, since in the case of a fn item there is still a bit more to do. - check_
lang_ ๐start_ fn - check_
panic_ ๐info_ fn