Commit Graph

  • 2440b59aae Address feedback on PR #905 Ted Driggs 2017-04-27 12:21:32 -07:00
  • 873cfbe9ab Fix #816 - adjacently-tagged enums honor deny_unknown_fields Ted Driggs 2017-04-27 11:24:09 -07:00
  • c96efcb87a Merge pull request #900 from SuperFluffy/macro_to_derive_input David Tolnay 2017-04-25 08:10:26 -07:00
  • b53026a21b Replace deprecated MacroInput; completes c52e13 Richard Janis Goldschmidt 2017-04-25 11:08:56 +02:00
  • c7901e532e Release 1.0.1 v1.0.1 David Tolnay 2017-04-23 16:40:56 -07:00
  • 2af0701be6 Merge tag 'v0.9.15' into 'origin/master' David Tolnay 2017-04-23 16:39:32 -07:00
  • ae79451b7a Release 0.9.15 v0.9.15 David Tolnay 2017-04-23 16:34:57 -07:00
  • b220f264a5 Merge pull request #898 from SimonSapin/z-is-dead David Tolnay 2017-04-23 16:35:57 -07:00
  • 1a2b3815ef Merge pull request #899 from SimonSapin/z-is-dead-in-0.9-too David Tolnay 2017-04-23 16:34:06 -07:00
  • 6fbf40b83c Remove usage of unstable core::num::Zero, which was removed upstream. Simon Sapin 2017-04-24 08:14:44 +09:00
  • 1d6ecf3c2c Remove usage of unstable core::num::Zero, which was removed upstream. Simon Sapin 2017-04-24 08:25:08 +09:00
  • d7ccef0cac Release 1.0.0 v1.0.0 David Tolnay 2017-04-20 08:19:31 -07:00
  • 2d465415c5 Take credit David Tolnay 2017-04-20 08:13:46 -07:00
  • bc2d637112 Cut an internals release David Tolnay 2017-04-20 08:11:31 -07:00
  • cf1cdadc77 Fix some rustfmt screwups David Tolnay 2017-04-19 15:56:22 -07:00
  • 4a9cb3395d Fix the serialize_bytes doc test David Tolnay 2017-04-19 15:03:02 -07:00
  • dfa6623a24 Encourage serialize_entry David Tolnay 2017-04-19 14:56:52 -07:00
  • a8adac6b93 Document misuse of SerializeMap David Tolnay 2017-04-19 14:55:28 -07:00
  • b9b7922ef1 Naming for &str and &[u8] is more like primitives David Tolnay 2017-04-19 14:53:15 -07:00
  • a369ee156f Run serde_test doc tests in Travis David Tolnay 2017-04-19 14:45:06 -07:00
  • d1253cb193 Minimal serde_derive documentation David Tolnay 2017-04-19 14:43:46 -07:00
  • bc982f9757 Examples for serde_test methods David Tolnay 2017-04-19 14:39:52 -07:00
  • 0240814677 Update post-merge html_root_urls David Tolnay 2017-04-19 14:32:04 -07:00
  • 670be2ce2f Crate-level documentation for serde_test David Tolnay 2017-04-19 14:31:03 -07:00
  • c893e3e872 Support old rustc David Tolnay 2017-04-19 14:17:18 -07:00
  • fe8141fd70 Reorder Tokens to match the Serializer trait David Tolnay 2017-04-19 14:15:24 -07:00
  • aa750d2bf3 Examples of every token David Tolnay 2017-04-19 14:12:56 -07:00
  • 4cea214da2 Update the assert_ser_tokens_error example David Tolnay 2017-04-19 13:11:14 -07:00
  • 15341780a2 Use struct variants in test suite David Tolnay 2017-04-19 13:06:31 -07:00
  • 4767ca3f5d Use struct variants in token David Tolnay 2017-04-19 12:20:17 -07:00
  • 26a6ba177c Remove error from serde_test public API David Tolnay 2017-04-19 11:38:57 -07:00
  • 974c8434e9 Add example of Error::Message David Tolnay 2017-04-19 10:42:15 -07:00
  • 0734b44a3a Remove unneeded trait bounds David Tolnay 2017-04-19 10:41:58 -07:00
  • d0f846182b Keep serde_test serializer and deserializer private David Tolnay 2017-04-19 09:46:30 -07:00
  • 7a7d4c6364 Format in rfc style David Tolnay 2017-04-18 14:23:21 -07:00
  • c567e749ef Merge branch 'origin/1.0' into 'origin/master' David Tolnay 2017-04-18 14:03:00 -07:00
  • b8a6e68322 Revert "Allow borrowing from str's IntoDeserializer" David Tolnay 2017-04-17 16:18:48 -07:00
  • 6279b0d930 Resolve merge conflicts David Tolnay 2017-04-17 14:19:32 -07:00
  • a778425d0f Merge branch 'origin/master' into 'origin/1.0' David Tolnay 2017-04-17 14:18:33 -07:00
  • faaf5ee115 Merge pull request #884 from serde-rs/sfs David Tolnay 2017-04-17 12:29:36 -07:00
  • 86deb8db79 Remove seq_fixed_size in favor of tuple David Tolnay 2017-04-17 12:07:49 -07:00
  • d4d2061a2e Release 0.9.14 v0.9.14 David Tolnay 2017-04-17 07:33:45 -07:00
  • c202ce13dc Merge pull request #882 from jethrogb/feature/interior_mut_types David Tolnay 2017-04-17 07:32:13 -07:00
  • 1c9478bfa6 Add Serialize/Deserialize for std types that provide interior mutability Jethro Beekman 2017-04-16 22:59:17 -07:00
  • 739ad64c7c Organize top links David Tolnay 2017-04-16 20:44:27 -07:00
  • 3eef7c87c9 Fix xml link spacing David Tolnay 2017-04-16 20:33:15 -07:00
  • e0c040a3a2 Document MapAccess misuse David Tolnay 2017-04-15 12:36:43 -07:00
  • c13a37d4db Rename VariantAccess methods to not conflict with Deserializer David Tolnay 2017-04-15 12:35:04 -07:00
  • 4354aab93a Document the default behavior of Visitor methods David Tolnay 2017-04-14 22:29:46 -07:00
  • 691e304fff Mention the shorthand for identifiers David Tolnay 2017-04-14 22:13:55 -07:00
  • 13463e25c2 Add a lowercase case convention David Tolnay 2017-04-14 22:09:46 -07:00
  • 54bbf81dfc Put deserialize_struct and deserialize_enum adjacent David Tolnay 2017-04-14 21:59:56 -07:00
  • cdfd445528 Generate deserialize impls for identifiers David Tolnay 2017-04-14 16:09:00 -07:00
  • 30e8c84d01 Allow borrowing from str's IntoDeserializer David Tolnay 2017-04-14 20:54:53 -07:00
  • a35bde49c6 Factor out logic to decide the tag style David Tolnay 2017-04-14 16:14:03 -07:00
  • f9535a4d67 Remove "item" terminology in favor of "container" David Tolnay 2017-04-14 15:52:56 -07:00
  • 6d55501dab Replace "codegen" with "derive" David Tolnay 2017-04-14 15:42:27 -07:00
  • 5b118fdef4 Reorder methods to match the serializer trait David Tolnay 2017-04-14 15:24:21 -07:00
  • 337c6e91d8 Access terminology in serde_test David Tolnay 2017-04-14 15:07:19 -07:00
  • b0dc7ea6da Nicer type parameter for the access forwarding impls David Tolnay 2017-04-14 15:03:43 -07:00
  • 67d56ae427 Remove unneeded impl bounds David Tolnay 2017-04-14 15:00:16 -07:00
  • 6829c10a10 Helper deserializer means nothing David Tolnay 2017-04-14 14:49:45 -07:00
  • 6a37472023 Implement ser::Error for the value error David Tolnay 2017-04-14 14:40:37 -07:00
  • d10fa2bd86 Keep underscored names out of the documentation David Tolnay 2017-04-14 14:38:58 -07:00
  • e722cf8791 Fix some function signatures that rustfmt missed David Tolnay 2017-04-14 14:33:00 -07:00
  • bc4205a1d0 Use V as the Visitor parameter David Tolnay 2017-04-14 14:31:29 -07:00
  • ea5af417fb Use access terminology for value deserializers David Tolnay 2017-04-14 14:30:28 -07:00
  • c70c364754 Example of IntoDeserializer David Tolnay 2017-04-14 14:24:47 -07:00
  • 9cda4563c0 Clean up extraneous vertical space David Tolnay 2017-04-14 14:10:53 -07:00
  • fc927e0e25 Review deserialize impls David Tolnay 2017-04-14 13:37:57 -07:00
  • 7915835a93 Merge pull request #879 from serde-rs/size_hint David Tolnay 2017-04-14 14:07:36 -07:00
  • 0c5db90de8 Simplify size_hint to Option<usize> David Tolnay 2017-04-14 13:27:42 -07:00
  • 637332de2d Merge pull request #878 from serde-rs/deserialize_any David Tolnay 2017-04-14 13:04:20 -07:00
  • e77e7c4bba Rename Deserializer::deserialize to deserialize_any David Tolnay 2017-04-14 12:50:35 -07:00
  • 1798d1af6e Merge pull request #876 from serde-rs/access David Tolnay 2017-04-14 12:45:54 -07:00
  • 31cec05712 Access traits David Tolnay 2017-04-14 11:58:29 -07:00
  • f2de0509f5 Whitelist the zero prefixed literals used in array_impls David Tolnay 2017-04-14 12:24:22 -07:00
  • 26d357e846 Map ser impls should serialize a map David Tolnay 2017-04-14 12:08:26 -07:00
  • 4e2f08cc7a Format some where clauses that rustfmt refused to touch David Tolnay 2017-04-13 23:04:53 -07:00
  • 91a0f248a1 More readable MapDeserializer bounds David Tolnay 2017-04-13 22:58:47 -07:00
  • 03462b6e39 Update the list of deserializable types David Tolnay 2017-04-13 17:48:39 -07:00
  • 37f8ea234f Hyperlink the de module documentation David Tolnay 2017-04-13 17:43:10 -07:00
  • 3f920f645c License boilerplate David Tolnay 2017-04-13 17:34:42 -07:00
  • a937a06d3e Add an IgnoredAny example David Tolnay 2017-04-13 17:22:51 -07:00
  • dd092dce95 Allow using IgnoredAny as a visitor David Tolnay 2017-04-13 16:53:27 -07:00
  • dfea7ec939 This is not a bottleneck David Tolnay 2017-04-13 16:46:38 -07:00
  • 0e7c027ff1 NonZero is just another deref David Tolnay 2017-04-13 16:44:05 -07:00
  • 8b6f77095a Remove redundant cfg David Tolnay 2017-04-13 16:43:03 -07:00
  • dbe7d04282 Import Path and PathBuf directly David Tolnay 2017-04-13 16:38:04 -07:00
  • fb7964fde7 Clean up serialize_display_bounded_length David Tolnay 2017-04-13 16:36:24 -07:00
  • f45b83f0c1 Condense the deref impls David Tolnay 2017-04-13 16:26:30 -07:00
  • f28abe8fde Map impls more like the seq impls David Tolnay 2017-04-13 16:09:53 -07:00
  • 15faaf8bc3 Condense the tuple impls David Tolnay 2017-04-13 16:01:50 -07:00
  • a15636f808 More like the Deserialize impls for sequences David Tolnay 2017-04-13 15:55:34 -07:00
  • 5d396c4e3b Condense the array impls David Tolnay 2017-04-13 15:41:26 -07:00
  • bdccde5c9b Simplify serialize impl for String David Tolnay 2017-04-13 15:34:20 -07:00
  • 7dd01dd54a This macro serializes a primitive David Tolnay 2017-04-13 15:26:12 -07:00
  • e4b21e6caa Example for serialize_unit David Tolnay 2017-04-13 15:20:09 -07:00
  • 2afbffa924 Example for serialize_unit_struct David Tolnay 2017-04-13 15:20:01 -07:00
  • 385f83a7de Examples and links for Option David Tolnay 2017-04-13 15:16:43 -07:00