serde/serde_tests/tests
2016-04-19 10:28:43 -07:00
..
macros.rs Refactor tests to not use serde_json 2015-08-29 17:29:42 -07:00
test_annotations.rs feat(codegen): Infer Default and Deserialize bounds correctly 2016-04-13 21:56:12 -07:00
test_bytes.rs feat(errors): Switch Error::custom to use Into<String> 2016-02-26 21:12:16 -08:00
test_de.rs Deserialize impl for Box<[T]> 2016-04-17 20:59:26 -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 feat(de): Remove dependency on the num crate. 2016-02-21 21:22:58 -08:00
test.rs.in Refactor tests to not use serde_json 2015-08-29 17:29:42 -07:00
token.rs feat(errors): Switch Error::custom to use Into<String> 2016-02-26 21:12:16 -08:00