serde/test_suite/tests/compile-fail/conflict
2018-05-06 21:26:40 -07:00
..
adjacent-tag.rs Test the new errors on conflicting enum tags 2018-03-08 09:31:25 -08:00
flatten-newtype-struct.rs Produce error message for use of flatten in tuple structs 2018-04-01 22:11:21 +02:00
flatten-skip-deserializing.rs Added compilefail tests for flatten conflicts 2018-03-20 22:04:12 +01:00
flatten-skip-serializing-if.rs Added compilefail tests for flatten conflicts 2018-03-20 22:04:12 +01:00
flatten-skip-serializing.rs Added compilefail tests for flatten conflicts 2018-03-20 22:04:12 +01:00
flatten-tuple-struct.rs Produce error message for use of flatten in tuple structs 2018-04-01 22:11:21 +02:00
internal-tag.rs Test the new errors on conflicting enum tags 2018-03-08 09:31:25 -08:00