Skip to content
Unverified Commit 8013166c authored by david-perez's avatar david-perez Committed by GitHub
Browse files

Don't use `#[allow(unused)]` in generated code (#2211)

Most usages are in the server constrained types generators, where
`#[allow(dead_code)]` suffices and makes the intent clearer.

See https://stackoverflow.com/a/64556868
parent a0b2ac6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment