graphql-engine/v3/crates/lang-graphql
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 Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
src Enable redundant_closure_for_method_calls clippy rule and fix (#468) 2024-04-17 14:58:18 +00:00
tests lang-graphql: limit recursion to avoid stack overflows 2024-03-27 23:03:27 +00:00
Cargo.toml Bump async-graphql-parser from 5.0.10 to 7.0.3 (#462) 2024-04-15 09:31:23 +00:00