Add test that serde_conv will not trigger clippy::ptr_arg
#1995
Annotations
2 errors
clippy "No Default Features" (ubuntu-latest / stable):
serde_with_test/tests/serde_conv.rs#L42
writing `&String` instead of `&str` involves a new object where a slice will do
|
clippy "No Default Features" (ubuntu-latest / stable)
Process completed with exit code 101.
|
Loading