mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 20:38:02 +00:00
Enable pedantic lints on test suite in CI
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::type_repetition_in_bounds)]
|
||||
|
||||
#[test]
|
||||
fn test_gen_custom_serde() {
|
||||
#[derive(serde::Serialize, serde::Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user