Implement (De)Serialization for Pinned Smart Pointers #2007
ci.yaml
on: pull_request
Matrix: Build and Test
Matrix: clippy_check
Matrix: Rustfmt
Tests result
0s
Annotations
9 errors
clippy_check (ubuntu-latest, stable):
serde_with/tests/serde_as/lib.rs#L53
the function `Pin::new` doesn't need a mutable reference
|
clippy_check (ubuntu-latest, stable)
Process completed with exit code 101.
|
clippy_check (ubuntu-latest, nightly):
serde_with/tests/serde_as/lib.rs#L53
the function `Pin::new` doesn't need a mutable reference
|
clippy_check (ubuntu-latest, nightly)
Process completed with exit code 101.
|
clippy_check (windows-latest, nightly):
serde_with/tests/serde_as/lib.rs#L53
the function `Pin::new` doesn't need a mutable reference
|
clippy_check (windows-latest, nightly)
Process completed with exit code 1.
|
clippy_check (windows-latest, stable):
serde_with/tests/serde_as/lib.rs#L53
the function `Pin::new` doesn't need a mutable reference
|
clippy_check (windows-latest, stable)
Process completed with exit code 1.
|
Tests result
Process completed with exit code 1.
|