serde/test_suite
David Tolnay c3df3372a1
Add test of flatten in enum
error: collection is never read
       --> test_suite/tests/test_gen.rs:728:25
        |
    728 |     #[derive(Serialize, Deserialize)]
        |                         ^^^^^^^^^^^
        |
        = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collection_is_never_read
        = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
2024-08-07 18:19:17 -07:00
..
no_std Work around test suite dead code warnings in nightly-2024-07-07 2024-07-06 19:26:29 -07:00
tests Add test of flatten in enum 2024-08-07 18:19:17 -07:00
Cargo.toml Pull in trybuild 'following types implement trait' fix 2024-07-06 13:13:32 -07:00