diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml index d8763a3cc4..4730c72e78 100644 --- a/test/Cargo.toml +++ b/test/Cargo.toml @@ -30,6 +30,7 @@ explicit_outlives_requirements = "warn" missing_abi = "deny" unused_lifetimes = "warn" unused_macro_rules = "warn" +single_use_lifetimes = "warn" [workspace.lints.clippy] unused_async = "deny" |
