This website requires JavaScript.
Explore
Help
Sign In
pezkuwichain
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
mirror of
https://github.com/pezkuwichain/serde.git
synced
2026-04-23 04:48:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d73089b7ce053ca87f52cade4e84ae73cace7e4
serde
/
test_suite
/
tests
/
compile-fail
/
conflict
T
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