serde/test_suite/tests
2021-10-07 00:56:29 -04:00
..
bytes Replace try! macro in test suite 2018-12-31 21:46:14 -05:00
expand Allow only unused_extern_crates instead of the whole rust_2018_idioms lint group in serde_derive-generated code 2021-05-12 18:29:45 +08:00
macros Copyright/license headers 2018-11-24 15:53:09 -08:00
ui Update ui test files 2021-10-07 00:56:29 -04:00
unstable Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
compiletest.rs Mark tests ignored on emscripten rather than omitting 2019-11-24 17:27:30 -08:00
expandtest.rs Suppress unused_attributes warning in test suite 2020-06-26 21:37:30 -07:00
test_annotations.rs Ignore buggy nonstandard_macro_braces clippy lint 2021-07-02 20:58:04 -07:00
test_borrow.rs Format PR #1917 with rustfmt 1.4.32 2021-01-23 12:39:59 -08:00
test_de.rs Ignore if_then_panic clippy lint 2021-09-30 00:31:49 -04:00
test_gen.rs Add test of packed struct that cannot be destructured 2021-08-23 14:38:33 -07:00
test_identifier.rs Assert that numeric field identifiers correctly deserialized (now failing) 2020-10-22 16:35:28 +05:00
test_ignored_any.rs Add comprehensive test for deserializing IgnoredAny from enum 2019-06-27 10:23:39 -07:00
test_macros.rs Resolve safe_packed_borrows lint renamed to unaligned_references 2021-04-08 20:08:42 -07:00
test_remote.rs Update test suite to use tool attrs 2018-12-31 21:59:40 -05:00
test_roundtrip.rs Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
test_self.rs Merge pull request 1830 from taiki-e/self 2021-01-24 23:05:51 -08:00
test_ser.rs Revert "Remove never_type feature gate" 2019-12-15 19:52:59 -08:00
test_serde_path.rs Format with rustfmt 2019-03-27 2019-04-03 09:40:12 -07:00
test_unstable.rs Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
test_value.rs Support deserializing enum out of MapAccessDeserializer 2019-05-06 16:11:28 -07:00