-
Notifications
You must be signed in to change notification settings - Fork 640
Comparing changes
Open a pull request
base repository: serde-rs/json
base: v1.0.9
head repository: serde-rs/json
compare: v1.0.10
- 15 commits
- 11 files changed
- 5 contributors
Commits on Jan 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1e69e83 - Browse repository at this point
Copy the full SHA 1e69e83View commit details
Commits on Jan 21, 2018
-
Remove unnecessary copy in Value::from(Cow::Owned)
Árpád Goretity committedJan 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 75ffe41 - Browse repository at this point
Copy the full SHA 75ffe41View commit details -
Simplify impl FromIterator for Value::Array, and make it look consist…
…ent with the rest of the From<Collection> impls
Árpád Goretity committedJan 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 4864795 - Browse repository at this point
Copy the full SHA 4864795View commit details -
Merge pull request #406 from H2CO3/remove-copy-and-cleanup
Remove copy and cleanup
Configuration menu - View commit details
-
Copy full SHA for fee33be - Browse repository at this point
Copy the full SHA fee33beView commit details
Commits on Feb 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3ac0362 - Browse repository at this point
Copy the full SHA 3ac0362View commit details
Commits on Feb 10, 2018
-
Update to num-traits 0.2 with no_std
It now has a `std` feature, and uses `#![no_std]` otherwise. cc #362
Configuration menu - View commit details
-
Copy full SHA for 9a051c1 - Browse repository at this point
Copy the full SHA 9a051c1View commit details -
Merge pull request #411 from cuviper/num-traits-0.2
Update to num-traits 0.2 with no_std
Configuration menu - View commit details
-
Copy full SHA for 4f62293 - Browse repository at this point
Copy the full SHA 4f62293View commit details
Commits on Feb 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d78b235 - Browse repository at this point
Copy the full SHA d78b235View commit details
Commits on Feb 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ead6d6e - Browse repository at this point
Copy the full SHA ead6d6eView commit details -
Merge pull request #415 from kraai/kraai-patch-1
Simplify the implementation of str's index_or_insert
Configuration menu - View commit details
-
Copy full SHA for 2a4e5a0 - Browse repository at this point
Copy the full SHA 2a4e5a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 240c6fe - Browse repository at this point
Copy the full SHA 240c6feView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6db606 - Browse repository at this point
Copy the full SHA c6db606View commit details
Commits on Feb 28, 2018
-
Improve error when json strings contain control characters
Signed-off-by: Justin Charette <charetjc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cc6304e - Browse repository at this point
Copy the full SHA cc6304eView commit details -
Merge pull request #414 from boxofrox/fix/issue-364
Improve error when json strings contain control characters
Configuration menu - View commit details
-
Copy full SHA for 9de293d - Browse repository at this point
Copy the full SHA 9de293dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c385f - Browse repository at this point
Copy the full SHA f2c385fView 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.9...v1.0.10