Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 0 | 0 | 0 | 0 | 1 |
| 2026-09-06 | 1 | 0 | 3 | 4 | 2 |
| 2026-09-05 | 0 | 0 | 0 | 0 | 142 |
| 2026-09-04 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-03 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-02 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-01 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-31 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-26 | 0 | 0 | 0 | 0 | 0 |
Opened: 1
Closed: 0
Comments: 3
Events: 4
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#3097 Serde drops error source information when deserializing using try_from Opened 22 days ago | axoking | open | No labels | 3 | 1 | 1 day ago |
#3100 Internally tagged enum with a newtype variant holding `Vec<Self>` / `Box<Self>`: derived `Serialize` fails to compile with E0275 (and hangs rustc if the recursion limit is raised) Opened 2 days ago | vidaunited | open | No labels | 2 | 0 | 1 day ago |
#2883 How can I dump all possible path of a deserializable struct? Opened 2 years ago | tisonkun | closed - completed | No labels | 4 | 0 | 6 days ago |
#3096 [Feature Request] Add `skip_serializing_if_default` to skip fields equal to their default value Opened 26 days ago | qiu-noname | open | No labels | 1 | 0 | 26 days ago |
#1463 Replacement API for Deserializer in-band Signalling Opened 8 years ago | mitsuhiko | open | enhancement | 5 | 21 | 1 month ago |
#1183 Internal buffering disrupts format-specific deserialization features Opened 8 years ago | mitsuhiko | open | bug | 20 | 79 | 1 month ago |
#3091 [Feature request] Custom Deserializer impls and functions let you pop out values from Deserializer Opened 1 month ago | SpiderUnderUrBed | open | No labels | 0 | 0 | 1 month ago |
#3090 Please release serde-derive-internals with syn 3.0 Opened 1 month ago | msrd0 | closed - completed | No labels | 0 | 0 | 1 month ago |
#3088 Version-locked crates break the fallback resolver Opened 2 months ago | cuviper | open | No labels | 0 | 1 | 2 months ago |
#3087 Broken macro imports for Option, Result in serde_core in nightly Opened 2 months ago | Bluefinger | closed - completed | No labels | 1 | 0 | 2 months ago |
#3086 Add a way to use default field value as serde default Opened 2 months ago | DarkFenX | open | No labels | 0 | 0 | 2 months ago |
#3084 Support default_field_values feature in derive macroses Opened 2 months ago | DarkFenX | closed - completed | No labels | 2 | 0 | 2 months ago |
#3083 Failure in deserializing #[serde(untagged)] enum should generate meaningful error Opened 2 months ago | adityashah1212 | open | No labels | 0 | 1 | 2 months ago |
#3082 Create a de::ErrorKind and a kind method to de::Error Opened 2 months ago | adityashah1212 | open | No labels | 0 | 0 | 2 months ago |
#741 Make some of the Content api public Opened 10 years ago | dtolnay | closed - completed | enhancement | 12 | 0 | 2 months ago |
#3051 Missing copyright notice as needed for MIT and Apache 2.0 Licenses Opened 6 months ago | alex-b-ef | closed - not_planned | No labels | 16 | 0 | 2 months ago |
#3079 UniqueRc does not implement Serialize/Deserialize Opened 2 months ago | blockmath | open | No labels | 0 | 0 | 2 months ago |
#2384 Document that flatten + deny_unknown_fields works at least in simple cases Opened 4 years ago | safinaskar | open | docs | 7 | 0 | 2 months ago |
#3074 [Feature Request] Make `#[serde(rename_all = "")]` support independent number Opened 3 months ago | TheCGDF | open | No labels | 0 | 0 | 3 months ago |
#286 Migration to serde from rustc-serialize causes binary to grow significantly Opened 10 years ago | alexbool | open | binary size | 14 | 1 | 3 months ago |
#3004 Support nightly feature `std::range::Range` Opened 11 months ago | oovm | open | No labels | 1 | 1 | 3 months ago |
#2947 Question: Should `skip_serializing` lead to a call to Serializer::skip_field() ? Opened 1 year ago | martin-g | open | No labels | 2 | 0 | 3 months ago |
#368 Support default literals Opened 10 years ago | dtolnay | open | enhancement derive | 39 | 234 | 4 months ago |
#2012 Turn skip_field into a skip_field_if_possible Opened 5 years ago | Manishearth | open | No labels | 4 | 12 | 4 months ago |
#3065 Problem deserializing a generic struct with try_from Opened 4 months ago | afshinpir | open | No labels | 1 | 0 | 4 months ago |