-
Notifications
You must be signed in to change notification settings - Fork 592
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: serde-rs/json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.135
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: serde-rs/json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.138
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 8 files changed
- 3 contributors
Commits on Jan 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 513e5b2 - Browse repository at this point
Copy the full SHA 513e5b2View commit details
Commits on Jan 19, 2025
-
Merge pull request #1230 from goffrie/patch-1
Use Map::with_capacity in value::Serializer::serialize_map
Configuration menu - View commit details
-
Copy full SHA for eb9f3f6 - Browse repository at this point
Copy the full SHA eb9f3f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a46f14c - Browse repository at this point
Copy the full SHA a46f14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d8f15b - Browse repository at this point
Copy the full SHA 7d8f15bView commit details -
Merge pull request #1231 from dtolnay/playground
Enable "float_roundtrip" and "unbounded_depth" features in playground
Configuration menu - View commit details
-
Copy full SHA for 51c48ab - Browse repository at this point
Copy the full SHA 51c48abView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb49e28 - Browse repository at this point
Copy the full SHA eb49e28View commit details
Commits on Jan 23, 2025
-
Remove **/*.rs.bk from project-specific gitignore
Cargo stopped generating this in its project template 5 years ago. It would belong in a global gitignore instead.
Configuration menu - View commit details
-
Copy full SHA for c7626db - Browse repository at this point
Copy the full SHA c7626dbView commit details -
Remove *.sw[po] from gitignore
This belongs in someone's global gitignore.
Configuration menu - View commit details
-
Copy full SHA for 4134f11 - Browse repository at this point
Copy the full SHA 4134f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f78da - Browse repository at this point
Copy the full SHA 87f78daView commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 65bbd1a - Browse repository at this point
Copy the full SHA 65bbd1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2d800 - Browse repository at this point
Copy the full SHA 8c2d800View commit details -
Merge pull request #1237 from JonathanBrouwer/master
Improve documentation for buffering around functions taking a reader
Configuration menu - View commit details
-
Copy full SHA for d33c1b5 - Browse repository at this point
Copy the full SHA d33c1b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29122f9 - Browse repository at this point
Copy the full SHA 29122f9View commit details -
The original read_user_from_stream function from PR 1237 is a bad pattern because it results in silently dropping any data left in the buffer on return. If we want to read anything else from the same TcpStream after the JSON object, the buffer needs to go in the caller.
Configuration menu - View commit details
-
Copy full SHA for dc29e48 - Browse repository at this point
Copy the full SHA dc29e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for c916099 - Browse repository at this point
Copy the full SHA c916099View commit details
Loading
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.135...v1.0.138