graphql-engine/v3/crates/engine
Samir Talwar 0c6d6a67d2 Semicolons, everywhere! (#700)
If a function doesn't return a value, terminate with a semicolon.

I also moved `implicit_hasher` and `return_self_not_must_use` to the
"definitely keep disabling this" list, and installed
[Bacon](https://dystroy.org/bacon/) in the Nix shell to make it easier
to run Clippy.

V3_GIT_ORIGIN_REV_ID: ffb17b42d982518aec433a1676dba0a0dd0ad95d
2024-06-11 15:33:32 +00:00
..
benches Semicolons, everywhere! (#700) 2024-06-11 15:33:32 +00:00
bin/engine Argument presets for DataConnectorLink Pt. 2 (#675) 2024-06-06 16:04:28 +00:00
src Semicolons, everywhere! (#700) 2024-06-11 15:33:32 +00:00
tests Semicolons, everywhere! (#700) 2024-06-11 15:33:32 +00:00
build.rs Use Clippy to help simplify conditions. (#648) 2024-05-31 13:02:00 +00:00
Cargo.toml Bump serde from 1.0.202 to 1.0.203 (#687) 2024-06-10 06:26:06 +00:00