serde/serde_tests/tests
Homu a9a4b2d8e2 Auto merge of #293 - dtolnay:duplicate, r=oli-obk
feat(codegen): Detect repeated struct field when deserializing

Addresses #59. Let me know whether you think we need an escape hatch to opt out of this check.
2016-05-11 19:44:34 +09:00
..
macros.rs Refactor tests to not use serde_json 2015-08-29 17:29:42 -07:00
test_annotations.rs Field with deserialize_with should not implement Deserialize 2016-05-10 09:50:32 -07:00
test_bytes.rs fix(codegen): Support extern crate serde not in toplevel module 2016-04-25 09:58:01 -07:00
test_de.rs feat(codegen): Detect repeated struct field when deserializing 2016-05-10 09:52:51 -07:00
test_gen.rs Reduce dependence on type inference 2016-05-07 15:25:13 -07:00
test_macros.rs fix(codegen): Discard type defaults from impl generics 2016-04-19 10:28:43 -07:00
test_ser.rs Deserialize impl for Box<[T]> 2016-04-17 20:59:26 -07:00
test.rs fix(codegen): Support extern crate serde not in toplevel module 2016-04-25 09:58:01 -07:00
test.rs.in Reduce dependence on type inference 2016-05-07 15:25:13 -07:00
token.rs feat(codegen): Detect repeated struct field when deserializing 2016-05-10 09:52:51 -07:00