fn fn_eagerness( tcx: TyCtxt<'_>, fn_id: DefId, name: Symbol, have_one_arg: bool, ) -> EagernessSuggestion
Determine the eagerness of the given function call.