graphql-engine/v3/crates/engine
Daniel Harvey 90082f9fba Enable redundant_closure_for_method_calls clippy rule and fix (#468)
<!-- Thank you for submitting this PR! :) -->

## Description

In https://github.com/hasura/v3-engine/pull/441 we made all our skipped
Clippy rules explicit. This enables one (pretty arbitrarily) and fixes
what comes up.

V3_GIT_ORIGIN_REV_ID: 406692a2a134cb2a6cf5785acd0ac7c5b9f90c61
2024-04-17 14:58:18 +00:00
..
benches NDC response size limit (#439) 2024-04-04 04:56:50 +00:00
bin/engine Put human readable span name in display.name and add context (#464) 2024-04-15 14:58:26 +00:00
src Enable redundant_closure_for_method_calls clippy rule and fix (#468) 2024-04-17 14:58:18 +00:00
tests break out BooleanExpressionError from Error (#449) 2024-04-09 09:16:27 +00:00
build.rs Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
Cargo.toml Bump strum from 0.25.0 to 0.26.2 (#424) 2024-04-15 09:56:34 +00:00