Commit Graph

  • 50f5ef2fb6 Condense some serializer imports David Tolnay 2017-04-13 14:54:59 -07:00
  • 13f273ad74 Examples for the primitive serializer methods David Tolnay 2017-04-13 14:51:39 -07:00
  • 09bd8287e7 Hyperlink the serialize_entry documentation David Tolnay 2017-04-13 14:27:13 -07:00
  • 35313257c5 Do not hyperlink first sentence because it shows up in index David Tolnay 2017-04-13 14:23:00 -07:00
  • 07bce54ad3 Add a collect_map example David Tolnay 2017-04-13 14:21:28 -07:00
  • 41488252ff Add a collect_seq example David Tolnay 2017-04-13 14:19:17 -07:00
  • 8d1f882512 Hyperlink the collect methods David Tolnay 2017-04-13 14:16:28 -07:00
  • dec6b67236 Hyperlink the Serializer associated types David Tolnay 2017-04-13 14:02:13 -07:00
  • 0cf8eadef8 Dynamically sized means something else David Tolnay 2017-04-13 13:56:12 -07:00
  • 7d16710fb4 Add an example to Serialize David Tolnay 2017-04-13 13:55:51 -07:00
  • 9253fccf04 Hyperlink the Serialize documentation David Tolnay 2017-04-13 13:55:34 -07:00
  • eab771cd1a Standardize on 80 characters per line David Tolnay 2017-04-13 13:24:44 -07:00
  • 4f6518dad7 Hyperlink the ser::Error documentation David Tolnay 2017-04-13 13:20:12 -07:00
  • f8e53e837d Hyperlink the ser module documentation David Tolnay 2017-04-13 13:15:23 -07:00
  • c5854f19f7 Prefer where clauses David Tolnay 2017-04-13 12:47:46 -07:00
  • 5bb6de80b2 Use better names for the sake of the documentation David Tolnay 2017-04-13 12:45:42 -07:00
  • c4e31bd968 Match the associated types from the Serializer trait David Tolnay 2017-04-13 12:43:24 -07:00
  • 2887c379de Hyperlink the Impossible documentation David Tolnay 2017-04-13 12:42:36 -07:00
  • ea8fb97beb Format in rfc style David Tolnay 2017-04-13 12:28:23 -07:00
  • c5bd760133 Sort macros in a more readable order David Tolnay 2017-04-13 12:15:12 -07:00
  • 942642c0f4 Hyperlink the forward_to_deserialize documentation David Tolnay 2017-04-13 12:09:42 -07:00
  • 78407e19a9 Export Formatter directly for generated code David Tolnay 2017-04-13 12:02:16 -07:00
  • 47a4e61b8b Document the parts of lib.rs David Tolnay 2017-04-13 11:59:42 -07:00
  • 5141270346 Touch up the top-level documentation David Tolnay 2017-04-13 11:52:33 -07:00
  • dc7ab2696a Point html_root_url to docs.rs David Tolnay 2017-04-13 11:31:29 -07:00
  • 14034968df Implement Copy for de::Unexpected David Tolnay 2017-04-13 11:11:37 -07:00
  • aef136934b Implement Clone for the value deserializers David Tolnay 2017-04-13 11:11:09 -07:00
  • 7d0a38270d Eagerly implement common traits for IgnoredAny David Tolnay 2017-04-13 11:06:48 -07:00
  • 07154303ed Implement Debug for public types David Tolnay 2017-04-13 11:04:16 -07:00
  • 4f39766211 Fix paths to readme files David Tolnay 2017-04-13 10:37:24 -07:00
  • 304b598a05 Add appveyor badge to crates.io David Tolnay 2017-04-13 10:26:47 -07:00
  • afd080d005 Merge branch 'origin/master' into 'origin/1.0' David Tolnay 2017-04-13 10:19:35 -07:00
  • 1232cfd194 Add playground link to readme David Tolnay 2017-04-13 10:19:22 -07:00
  • 7e72d8bf66 Merge pull request #869 from serde-rs/into David Tolnay 2017-04-12 08:06:18 -07:00
  • 0d82bbf74f Rename ValueDeserializer trait to IntoDeserializer David Tolnay 2017-04-11 23:20:35 -07:00
  • aed5a77540 Fix assert_next_token on old rustc David Tolnay 2017-04-10 19:41:32 -07:00
  • f54d597b2e Merge pull request #865 from serde-rs/use David Tolnay 2017-04-10 19:15:45 -07:00
  • 2efb95015b Appease Rust 1.13.0 David Tolnay 2017-04-10 19:06:42 -07:00
  • f88db0f547 Centralize all import wrangling David Tolnay 2017-04-10 18:50:22 -07:00
  • 0b7accf86c Remove unused unstable flag from serde_derive David Tolnay 2017-04-10 17:29:54 -07:00
  • ab82f09e5d Merge pull request #864 from serde-rs/rc David Tolnay 2017-04-10 17:20:38 -07:00
  • 0f72d1a388 Put rc impls behind a cfg David Tolnay 2017-04-10 17:01:11 -07:00
  • ef3489a23e Merge pull request #863 from serde-rs/cfgs David Tolnay 2017-04-10 16:47:14 -07:00
  • 8bbab627a0 Document the cargo cfgs David Tolnay 2017-04-10 16:38:11 -07:00
  • 76ff216a5f Merge pull request #853 from serde-rs/fwd David Tolnay 2017-04-10 15:43:34 -07:00
  • b40ecf04ce Merge branch 'origin/1.0' into 'origin/fwd' David Tolnay 2017-04-10 15:17:46 -07:00
  • eeaa095cd3 Merge pull request #860 from serde-rs/identifier David Tolnay 2017-04-10 15:16:16 -07:00
  • 1985cfc955 Merge branch 'origin/1.0' into 'origin/identifier' David Tolnay 2017-04-10 12:37:41 -07:00
  • 517270a943 Merge pull request #858 from serde-rs/remote David Tolnay 2017-04-10 12:33:38 -07:00
  • 6a6606cd64 Test unknown field in remote struct David Tolnay 2017-04-10 12:23:02 -07:00
  • 174867295b Test missing field in remote struct David Tolnay 2017-04-10 12:22:51 -07:00
  • ad5bf04c4e Test for incorrect remote type deserializing David Tolnay 2017-04-10 12:15:40 -07:00
  • 2deacf8eaa Detect incorrect remote type without getter David Tolnay 2017-04-10 12:12:00 -07:00
  • e133b8b708 Fix unused import on windows David Tolnay 2017-04-09 14:11:27 -07:00
  • 52e93150e6 Standardize on u32 as the type of a variant index David Tolnay 2017-04-09 13:50:38 -07:00
  • a38b24136b Rename deserialize_struct_field to deserialize_identifier David Tolnay 2017-04-09 13:35:20 -07:00
  • 78f682590a Merge branch 'origin/1.0' into 'origin/remote' David Tolnay 2017-04-09 13:19:04 -07:00
  • 528ec3cdd8 Merge pull request #859 from serde-rs/unitseq David Tolnay 2017-04-09 13:17:41 -07:00
  • 1986c17052 Remove conversion from empty seq to unit struct David Tolnay 2017-04-09 13:08:05 -07:00
  • 5ec317a899 More compile-fail tests for remote derive David Tolnay 2017-04-09 11:11:27 -07:00
  • 9d8987bde8 Require getters to return the correct type David Tolnay 2017-04-09 10:59:54 -07:00
  • a6d172111b Derive for remote types David Tolnay 2017-04-08 22:42:42 -07:00
  • 9271f7c48c Use a deserializer in which V would conflict David Tolnay 2017-04-08 22:46:53 -07:00
  • 74e15ea9f5 Configurable forward_to_deserialize David Tolnay 2017-04-06 15:24:16 -07:00
  • 2c49f9aad3 Recommend 'extern crate serde' David Tolnay 2017-04-08 13:53:13 -07:00
  • cc933b9cdb Just use an existing macro David Tolnay 2017-04-07 17:26:03 -07:00
  • fdaa8202b9 Clean up some existing examples David Tolnay 2017-04-07 11:06:19 -07:00
  • 85d4dc3e20 Copy the Serializer examples to the helper traits David Tolnay 2017-04-07 10:45:13 -07:00
  • 11a6e42256 Unignore SerializeSeq example David Tolnay 2017-04-07 10:42:54 -07:00
  • b1cfa5aef5 Unignore Serializer::serialize_struct_variant example David Tolnay 2017-04-07 10:35:42 -07:00
  • f2b230a0b8 Unignore Serializer::serialize_struct example David Tolnay 2017-04-07 10:34:03 -07:00
  • 8aa630ea48 Unignore Serializer::serialize_map example David Tolnay 2017-04-07 10:32:01 -07:00
  • ad249c7fac Unignore Serializer::serialize_tuple_variant example David Tolnay 2017-04-07 10:28:53 -07:00
  • fccb395168 Unignore Serializer::serialize_tuple_struct example David Tolnay 2017-04-07 10:26:00 -07:00
  • 8d130123d9 Unignore Serializer::serialize_tuple example David Tolnay 2017-04-07 10:23:52 -07:00
  • d97c4f403c Unignore Serializer::serialize_seq_fixed_size example David Tolnay 2017-04-07 10:17:40 -07:00
  • e86e716f7a Show imports in Serializer examples David Tolnay 2017-04-07 10:12:15 -07:00
  • 870305aa93 Unignore Serializer::serialize_seq example David Tolnay 2017-04-07 10:11:08 -07:00
  • b9be543596 Unignore Serializer::serialize_newtype_variant example David Tolnay 2017-04-07 10:04:37 -07:00
  • 43d49f54be Unignore Serializer::serialize_newtype_struct example David Tolnay 2017-04-07 10:02:11 -07:00
  • 753c711cd7 Unignore Serializer::serialize_unit_variant example David Tolnay 2017-04-07 10:01:39 -07:00
  • 2e9cc6e98a Move utf8 encode to where it is used David Tolnay 2017-04-07 09:50:38 -07:00
  • 726eea9a97 Separate out the private functionality David Tolnay 2017-04-07 09:46:45 -07:00
  • 467b5fc595 Macro to ignore tokens in doc test David Tolnay 2017-04-07 09:28:33 -07:00
  • 995f2b3f76 Ignore clippy false positive David Tolnay 2017-04-07 09:21:30 -07:00
  • e57ce37ac1 Unignore Serializer::serialize_bytes example David Tolnay 2017-04-07 09:07:08 -07:00
  • a581c0d147 Keep Debug and Display as supertraits even in no_std David Tolnay 2017-04-07 09:00:00 -07:00
  • 21c2119349 Unignore the Impossible example David Tolnay 2017-04-06 17:09:01 -07:00
  • f12a951f22 Unignore VariantVisitor::visit_struct example David Tolnay 2017-04-06 16:28:24 -07:00
  • d2d4892873 Unignore VariantVisitor::visit_tuple example David Tolnay 2017-04-06 16:26:51 -07:00
  • 2b449683f3 Unignore VariantVisitor::visit_newtype_seed example David Tolnay 2017-04-06 16:21:27 -07:00
  • 9d73271db2 Unignore VariantVisitor::visit_unit example David Tolnay 2017-04-06 16:19:47 -07:00
  • 7ef80a845d Unignore DeserializeOwned example David Tolnay 2017-04-06 16:11:30 -07:00
  • 33760e122c Remove LineColIterator David Tolnay 2017-04-06 14:27:18 -07:00
  • dd62801b22 Use spaces around =-sign like Rust does David Tolnay 2017-04-06 14:22:03 -07:00
  • 5415abf80b Merge pull request #848 from serde-rs/emptyarray David Tolnay 2017-04-05 17:43:11 -07:00
  • 6388019ad4 Relax impls for [T; 0] David Tolnay 2017-04-05 17:34:13 -07:00
  • 2fe67d3d72 Merge pull request #847 from serde-rs/error David Tolnay 2017-04-05 16:37:18 -07:00
  • 1e32329e61 Fix unused feature gate warning David Tolnay 2017-04-05 16:30:46 -07:00
  • e2a1f08e43 Remove unused import of std::ops David Tolnay 2017-04-05 16:26:58 -07:00