Commit Graph

  • 5fff0d936d Merge pull request #1347 from c410-f3r/master David Tolnay 2018-08-06 22:36:12 -07:00
  • 8eb195edf0 Fix tests Caio 2018-08-05 17:38:41 -03:00
  • 8b2e6baf78 Implement Serialize and Deserialize for RangeInclusive Caio 2018-08-05 10:45:50 -03:00
  • 3ca0597a7e test borrowing untagged enum toidiu 2018-07-12 17:12:27 -04:00
  • 4e54aaf796 Format with rustfmt 0.8.2 David Tolnay 2018-07-08 19:02:44 -07:00
  • 4cddcbe194 Release 1.0.70 v1.0.70 David Tolnay 2018-07-06 20:21:26 -07:00
  • 54b6798ef6 Merge pull request #1336 from dtolnay/collections David Tolnay 2018-07-06 20:19:59 -07:00
  • 229a9d90ba Update path to alloc::collections for nightly-2018-07-07 David Tolnay 2018-07-06 20:04:23 -07:00
  • 3bcd568c86 Release 1.0.69 v1.0.69 David Tolnay 2018-06-30 23:40:28 -07:00
  • dc56077aac Local inner macros David Tolnay 2018-06-30 23:38:14 -07:00
  • 46bd36e17c Link to issue picker David Tolnay 2018-06-30 10:30:14 -07:00
  • 5dee9118c7 Factor out the getting help links David Tolnay 2018-06-30 10:29:36 -07:00
  • a916aa9420 Release 1.0.68 v1.0.68 David Tolnay 2018-06-28 09:31:12 -07:00
  • d9c63d0784 Merge pull request #1324 from jechase/suppress_2018_warning David Tolnay 2018-06-28 09:30:40 -07:00
  • 41dcb969e8 Shut clippy up Josh Chase 2018-06-28 11:12:27 -04:00
  • 6dbaea34ba Suppress 'extern crate' warning for rust 2018 Josh Chase 2018-06-28 10:51:57 -04:00
  • ce17301b8b Release 1.0.67 v1.0.67 David Tolnay 2018-06-27 00:18:03 -07:00
  • b0e78c6be4 Format with rustfmt 0.8.2 David Tolnay 2018-06-27 00:05:33 -07:00
  • 898f65fa46 Merge pull request #1323 from dtolnay/format-args David Tolnay 2018-06-27 00:15:55 -07:00
  • 84e384196d Implement Serialize for core::fmt::Arguments David Tolnay 2018-06-26 23:29:44 -07:00
  • d827b101d9 Resolve default_trait_access lint David Tolnay 2018-06-26 23:58:02 -07:00
  • c45ab6b304 Ignore indexing_slicing pedantic lint David Tolnay 2018-06-26 23:56:39 -07:00
  • cc9d85b293 Work around unused_imports rustdoc bug David Tolnay 2018-06-26 23:48:37 -07:00
  • 02493d83be Ignore indexing_slicing pedantic lint David Tolnay 2018-06-26 23:39:26 -07:00
  • a1280c672a Switch no-std panic to #[panic_implementation] David Tolnay 2018-06-04 10:13:29 -07:00
  • a740f76772 Update no-std panic signature for nightly-2018-06-03 David Tolnay 2018-06-03 23:15:16 -07:00
  • a887db398b Release 1.0.66 v1.0.66 David Tolnay 2018-06-03 11:45:20 -07:00
  • e1ae3c71f3 Merge pull request #1304 from dtolnay/ci Oliver Schneider 2018-06-03 10:44:32 +02:00
  • d094209774 CI builders for all versions mentioned in the build script David Tolnay 2018-06-03 01:26:51 -07:00
  • 485a64aaf9 Visitor for types that parse from a string David Tolnay 2018-06-03 01:19:46 -07:00
  • 3e57cd5917 Merge pull request #1303 from dtolnay/duration David Tolnay 2018-06-03 01:05:39 -07:00
  • b6c4cfec37 Support Duration in no-std mode on new compilers David Tolnay 2018-06-03 00:55:58 -07:00
  • 94853752a1 Stabilize some unstable tests in test suite David Tolnay 2018-06-03 00:27:26 -07:00
  • bd366f675e Merge pull request #1302 from dtolnay/never David Tolnay 2018-06-03 00:30:19 -07:00
  • 22b1af7eb3 Test never_type David Tolnay 2018-06-03 00:15:05 -07:00
  • fd6178cad6 IntoDeserializer for ! David Tolnay 2018-06-03 00:12:02 -07:00
  • 338fb67853 Implement traits for ! David Tolnay 2018-06-03 00:02:29 -07:00
  • 0a71fe329c Format the compile-test sources with rustfmt 0.8.2 David Tolnay 2018-06-02 22:30:55 -07:00
  • a4acc83282 Place compile-fail expected errors on their own line David Tolnay 2018-06-02 22:19:39 -07:00
  • 57de28744c These match-expressions are implementing unwrap_or_else David Tolnay 2018-06-02 22:08:01 -07:00
  • 6d31ec521b Remove leftover import from compile_error change David Tolnay 2018-06-02 22:01:40 -07:00
  • 7ad3d17e59 Merge pull request #1297 from adamcrume/master David Tolnay 2018-06-02 22:00:24 -07:00
  • 05e931b9a5 Update tests and use quote! macro Adam Crume 2018-06-02 21:11:42 -07:00
  • 2db2b53bbf Release 1.0.65 v1.0.65 David Tolnay 2018-06-01 12:59:32 -07:00
  • d5ec3efe49 Merge pull request #1299 from dtolnay/flattenmap David Tolnay 2018-06-01 13:00:45 -07:00
  • 71fc318474 Merge pull request #1300 from dtolnay/refcell David Tolnay 2018-06-01 12:58:03 -07:00
  • 5ee2fc0562 Allow multiple flattened maps to see the same fields David Tolnay 2018-06-01 12:00:35 -07:00
  • ca53daf697 Fix RefCell serialize impl to work with no-std David Tolnay 2018-06-01 12:47:10 -07:00
  • c3b9ee314b Use try_borrow for serializing RefCell Konrad Borowski 2018-06-01 09:08:16 +02:00
  • 993710eb16 Use compile_error! instead of panicking Adam Crume 2018-05-31 19:57:23 -07:00
  • dbaf2893e3 Release 1.0.64 v1.0.64 David Tolnay 2018-05-30 00:17:45 -07:00
  • 34a7108b73 Second attempt at workaround for docs.rs compiler David Tolnay 2018-05-30 00:17:02 -07:00
  • db2bafd3f3 Revert "Work around docs.rs using an old 1.26-dev compiler" David Tolnay 2018-05-30 00:13:20 -07:00
  • 1b6fbf1023 Release 1.0.63 v1.0.63 David Tolnay 2018-05-28 20:12:08 -07:00
  • c81bab18ad Work around docs.rs using an old 1.26-dev compiler David Tolnay 2018-05-28 19:58:27 -07:00
  • a39199e9f7 Reword Avro blurb David Tolnay 2018-05-27 19:39:50 -07:00
  • b0ad1e56e8 Move Avro above deserialization-only formats David Tolnay 2018-05-27 19:31:05 -07:00
  • ab53448bc3 Merge pull request #1260 from flavray/master David Tolnay 2018-05-27 19:29:19 -07:00
  • c50c9d8862 Simplify readme as rendered on crates.io David Tolnay 2018-05-27 19:18:30 -07:00
  • cc4f289758 Link from readme to new playground David Tolnay 2018-05-27 19:07:46 -07:00
  • a2a9041549 Fix warning about unresolved [u8] and [T] links David Tolnay 2018-05-27 14:34:45 -07:00
  • a65950acca Link to more complete explanation of the data model David Tolnay 2018-05-27 14:11:02 -07:00
  • 0fbf4d0c5d Link to example data format from trait rustdocs David Tolnay 2018-05-27 14:05:50 -07:00
  • 983bf8c090 Release 1.0.62 v1.0.62 David Tolnay 2018-05-26 18:59:03 -07:00
  • f2afa89ff1 Explain the pattern for optional Serde derives David Tolnay 2018-05-26 17:59:53 -07:00
  • 8b4f9c47c4 Build script rustc-cfg strings are not public API David Tolnay 2018-05-26 17:23:09 -07:00
  • 06d8a44f18 Move unimportant code out of build script main David Tolnay 2018-05-26 17:18:14 -07:00
  • fffdceca95 Link to "Understanding deserializer lifetimes" David Tolnay 2018-05-26 17:04:08 -07:00
  • 794b769e6b Merge pull request #1288 from dtolnay/copy David Tolnay 2018-05-26 16:05:12 -07:00
  • 927ec7d38e Implement Copy for value deserializers of primitive types David Tolnay 2018-05-26 15:28:07 -07:00
  • cd0b2d312c Merge pull request #1286 from dtolnay/into128 David Tolnay 2018-05-26 15:36:46 -07:00
  • ea118e11a0 Test the 128-bit IntoDeserializer impls David Tolnay 2018-05-26 15:21:37 -07:00
  • 0ff4882cab Implement IntoDeserializer for i128 and u128 David Tolnay 2018-05-26 15:15:07 -07:00
  • 7407d71417 Release 1.0.61 v1.0.61 David Tolnay 2018-05-26 10:38:18 -07:00
  • 9faa11fd9a Update list of impls to show NonZero* stable David Tolnay 2018-05-26 10:18:33 -07:00
  • 5310bd87ae Remove unneeded core import David Tolnay 2018-05-26 10:16:53 -07:00
  • 99091d5925 Merge pull request #1285 from dtolnay/rcdst David Tolnay 2018-05-26 10:36:52 -07:00
  • 320a059e4b Stabilize impls for dynamically sized Rc / Arc David Tolnay 2018-05-26 10:05:57 -07:00
  • 8a596951bf Merge pull request #1284 from serde-rs/boxcstr David Tolnay 2018-05-26 10:06:14 -07:00
  • 350406e827 Merge pull request #1283 from serde-rs/dep David Tolnay 2018-05-26 09:53:47 -07:00
  • 7ec3cac7d6 Stabilize Deserialize for Box<CStr> David Tolnay 2018-05-26 09:48:50 -07:00
  • ad47bd132b Specify serde version required by serde_test David Tolnay 2018-05-26 09:42:31 -07:00
  • 1385aac208 Release 1.0.60 v1.0.60 David Tolnay 2018-05-25 16:05:01 -07:00
  • b279ebb244 Merge pull request #1263 from serde-rs/integer128 David Tolnay 2018-05-25 16:03:08 -07:00
  • 039ebc63a1 Merge pull request #1278 from SimonSapin/stable-nonzero David Tolnay 2018-05-24 09:47:10 -07:00
  • defd8853b1 Implement for std::num::NonZero* on Rust 1.28+ Simon Sapin 2018-05-24 16:38:49 +02:00
  • 7d73089b7c Milder and more general wording for feature requests David Tolnay 2018-05-22 21:30:25 -07:00
  • 06dcbbbaba Format with rustfmt 0.7.0 David Tolnay 2018-05-22 21:06:32 -07:00
  • ad62a6895c Merge pull request #1275 from serde-rs/nightly David Tolnay 2018-05-22 21:16:10 -07:00
  • ced57a9e5f Re-enable testing of nightly proc macro David Tolnay 2018-05-21 09:23:22 -07:00
  • b5f083e6f4 Update test suite to proc-macro2 0.4 David Tolnay 2018-05-21 09:23:00 -07:00
  • 4de20bd48d Release 1.0.59 v1.0.59 David Tolnay 2018-05-21 03:51:32 -07:00
  • 9083cf4b00 Test integer128 impls David Tolnay 2018-05-19 16:31:44 -07:00
  • c17bc6c49c Add 128-bit deserialization in serde_test David Tolnay 2018-05-19 16:31:32 -07:00
  • e883dc1bba Include i128 and u128 in forward_to_deserialize_any invocations David Tolnay 2018-05-19 15:51:52 -07:00
  • 412bedc192 Document conditional compilation of 128-bit methods David Tolnay 2018-05-19 15:46:26 -07:00
  • 4615e428e8 Document serde_if_integer128 macro David Tolnay 2018-05-19 15:28:47 -07:00
  • 26fec05611 Add Serde impls for i128 and u128 David Tolnay 2018-05-19 15:14:30 -07:00
  • fdb51cc7dc Add integer128 to Serde traits David Tolnay 2018-05-19 15:14:02 -07:00
  • 5510f758f8 Add a macro conditional on integer128 support David Tolnay 2018-05-19 15:13:13 -07:00