-
Notifications
You must be signed in to change notification settings - Fork 567
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.129
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.130
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
2
contributors
Commits on Jun 17, 2024
-
Implemented serde::de::Visitor::visit_i128. This fixes compatability with Ipld::Integer when using DagJsonCodec.
Configuration menu - View commit details
-
Copy full SHA for 168ef4b - Browse repository at this point
Copy the full SHA 168ef4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f12af0 - Browse repository at this point
Copy the full SHA 4f12af0View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ceb824 - Browse repository at this point
Copy the full SHA 8ceb824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f4a47 - Browse repository at this point
Copy the full SHA 29f4a47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fab5fc - Browse repository at this point
Copy the full SHA 5fab5fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9ce29 - Browse repository at this point
Copy the full SHA eb9ce29View commit details -
Merge pull request #1200 from dtolnay/from128
Delete unreachable branch from Number::from_i128
Configuration menu - View commit details
-
Copy full SHA for 22973d2 - Browse repository at this point
Copy the full SHA 22973d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3149ef - Browse repository at this point
Copy the full SHA c3149efView commit details -
Configuration menu - View commit details
-
Copy full SHA for f699506 - Browse repository at this point
Copy the full SHA f699506View commit details -
Merge pull request #1201 from dtolnay/from128
Allow arbitrarily large i128 in arbitrary_precision mode
Configuration menu - View commit details
-
Copy full SHA for be67b7e - Browse repository at this point
Copy the full SHA be67b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e64c368 - Browse repository at this point
Copy the full SHA e64c368View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e2c48 - Browse repository at this point
Copy the full SHA f3e2c48View commit details -
Merge pull request #1202 from dtolnay/useprimitive
Delete unneeded imports in doc code
Configuration menu - View commit details
-
Copy full SHA for b4df0f8 - Browse repository at this point
Copy the full SHA b4df0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb12a9d - Browse repository at this point
Copy the full SHA fb12a9dView commit details -
This is adequately supported by `value.as_number().and_then(Number::as_i128)`
Configuration menu - View commit details
-
Copy full SHA for 1a944f4 - Browse repository at this point
Copy the full SHA 1a944f4View commit details -
Delete Number conversion example code
All of these are actually calling methods on Value, not Number. The example code on Value methods is adequate without duplicating them to Number.
Configuration menu - View commit details
-
Copy full SHA for 95f55f3 - Browse repository at this point
Copy the full SHA 95f55f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for be68eab - Browse repository at this point
Copy the full SHA be68eabView commit details -
Merge pull request #1203 from dtolnay/i128err
Return error instead of Null if i128 deserialized to Value is out of range
Configuration menu - View commit details
-
Copy full SHA for 7e45e3d - Browse repository at this point
Copy the full SHA 7e45e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d86703f - Browse repository at this point
Copy the full SHA d86703fView commit details -
Merge pull request #1204 from dtolnay/u128
Add Number u128 conversions
Configuration menu - View commit details
-
Copy full SHA for 2a2adb1 - Browse repository at this point
Copy the full SHA 2a2adb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2825e15 - Browse repository at this point
Copy the full SHA 2825e15View commit details
There are no files selected for viewing