mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
5ad33bd6a5
Return a `T` instead of a `Result<T, E>` when we never return an error (`E`) case. I also enabled some more warnings. `unnecessary_box_returns` has been suppressed where appropriate, and `unused_async` doesn't seem to be violated anywhere any more. I got rid of some calls to `.unwrap()` too. V3_GIT_ORIGIN_REV_ID: 015ebd05978cf8c2d87474a90e0cd4333779a761 |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |