This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
mirror of
https://github.com/serde-rs/serde.git
synced
2025-10-02 07:21:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
serde
/
test_suite
/
tests
/
compile-fail
/
conflict
History
David Tolnay
2009b4da5f
Remove old flatten in enum compile-fail test
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