fn expr_eagerness<'tcx>(
    cx: &LateContext<'tcx>,
    e: &'tcx Expr<'_>
) -> EagernessSuggestion