-
-
Notifications
You must be signed in to change notification settings - Fork 843
Comparing changes
Open a pull request
base repository: serde-rs/serde
base: v1.0.180
head repository: serde-rs/serde
compare: v1.0.181
- 20 commits
- 18 files changed
- 3 contributors
Commits on Jul 31, 2023
-
Adopt tool attrs for clippy lint level attributes
Requires rustc 1.31+.
Configuration menu - View commit details
-
Copy full SHA for 2023cf3 - Browse repository at this point
Copy the full SHA 2023cf3View commit details -
Merge pull request #2548 from dtolnay/toolattr
Adopt tool attrs for clippy lint level attributes
Configuration menu - View commit details
-
Copy full SHA for 0c36783 - Browse repository at this point
Copy the full SHA 0c36783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957ef20 - Browse repository at this point
Copy the full SHA 957ef20View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c18bfe - Browse repository at this point
Copy the full SHA 5c18bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 935f0bd - Browse repository at this point
Copy the full SHA 935f0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3e6bf - Browse repository at this point
Copy the full SHA 3a3e6bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for afe3872 - Browse repository at this point
Copy the full SHA afe3872View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fde4e - Browse repository at this point
Copy the full SHA 99fde4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cae1b43 - Browse repository at this point
Copy the full SHA cae1b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ec8b7 - Browse repository at this point
Copy the full SHA 59ec8b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 878110a - Browse repository at this point
Copy the full SHA 878110aView commit details
Commits on Aug 2, 2023
-
Merge pull request #2443 from Mingun/deserialize-in-place
Simplify code in deserialize_in_place_struct and implement #2387 for in-place case
Configuration menu - View commit details
-
Copy full SHA for 83b1a3d - Browse repository at this point
Copy the full SHA 83b1a3dView commit details -
Merge pull request #2505 from Baptistemontan/rework_adjacently_tagged…
…_enum Revisit of the representation of adjacently tagged enums tag
Configuration menu - View commit details
-
Copy full SHA for 43035f6 - Browse repository at this point
Copy the full SHA 43035f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 110bf10 - Browse repository at this point
Copy the full SHA 110bf10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cdd82d - Browse repository at this point
Copy the full SHA 5cdd82dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd52ec - Browse repository at this point
Copy the full SHA 9bd52ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4f860 - Browse repository at this point
Copy the full SHA ef4f860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aa5422 - Browse repository at this point
Copy the full SHA 4aa5422View commit details
Commits on Aug 3, 2023
-
Relocate private size_hint module
Let's keep crate::__private for only things that *need* to be accessible to the macro-generated code. Size_hint can be pub(crate).
Configuration menu - View commit details
-
Copy full SHA for 5e102c4 - Browse repository at this point
Copy the full SHA 5e102c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57dc0ee - Browse repository at this point
Copy the full SHA 57dc0eeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.180...v1.0.181