This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
serde
/
test_suite
/
tests
/
compile-fail
/
conflict
History
Armin Ronacher
302fac91a3
Produce error message for use of flatten within struct variant
2018-04-01 22:01:24 +02:00
..
adjacent-tag.rs
Test the new errors on conflicting enum tags
2018-03-08 09:31:25 -08: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-within-enum.rs
Produce error message for use of flatten within struct variant
2018-04-01 22:01:24 +02:00
internal-tag.rs
Test the new errors on conflicting enum tags
2018-03-08 09:31:25 -08:00