1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Delete support for compilers without crate::-based module system More... 10 months ago
Apply 'cargo fix --edition' More... 10 months ago
Rename 'try!' macro to 'tri!' in preparation for 2018 edition More... 10 months ago
Merge pull request #2545 from dtolnay/up More... 10 months ago
Delete support for compilers without NonZero integer types More... 10 months ago
Delete support for compilers without Iterator::try_for_each More... 10 months ago
Delete support for compilers without inclusive range accessors More... 10 months ago
Update integer128 case in build script More... 10 months ago
Delete support for compilers without core::ops::Bound More... 10 months ago
Delete support for compilers without core::time More... 10 months ago
Merge pull request #2544 from dtolnay/testprecompiled More... 10 months ago
Add CI job to run test suite against precompiled serde_derive More... 10 months ago
Pull in syn fix that makes serde test suite independent of "full" feature More... 10 months ago
Release 1.0.179 More... 10 months ago
Resolve doc_markdown clippy lint from PR 2448 More... 10 months ago
Resolve redundant_field_names clippy lint from PR 2448 More... 10 months ago
Merge pull request #2448 from Mingun/ser-flatten-enums More... 10 months ago
Delete broken symlink from precompiled derive sources More... 10 months ago
Release 1.0.178 More... 10 months ago
Consistently list StdError under 'Re-exports' heading of rustdoc More... 10 months ago
Merge pull request #2541 from dtolnay/de-core-error More... 10 months ago
Add no-std unstable build in CI More... 10 months ago
Fix serde::de::StdError in no-std unstable build More... 10 months ago
Delete support for compilers without dynamically sized Rc construction More... 10 months ago
Delete support for compilers without PathBuf::into_boxed_path More... 10 months ago
Sort version checks in build.rs More... 10 months ago
Delete support for compilers without CString::into_boxed_c_str More... 10 months ago
Delete support for compilers without core::cmp::Reverse More... 10 months ago
Delete support for compilers without std::collections::Bound More... 10 months ago
Merge pull request #2539 from dtolnay/questionmark More... 10 months ago