-
Notifications
You must be signed in to change notification settings - Fork 581
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.107
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.108
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 10 files changed
- 3 contributors
Commits on Sep 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57d529b - Browse repository at this point
Copy the full SHA 57d529bView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d86391 - Browse repository at this point
Copy the full SHA 9d86391View commit details -
Merge pull request #1075 from dimo414/master
Remove a few unnecessary lifetimes
Configuration menu - View commit details
-
Copy full SHA for 5bb6960 - Browse repository at this point
Copy the full SHA 5bb6960View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39f5ad1 - Browse repository at this point
Copy the full SHA 39f5ad1View commit details
Commits on Oct 25, 2023
-
warning: unused imports: `parse_concise_float`, `parse_truncated_float` --> tests/../src/lexical/mod.rs:38:23 | 38 | pub use self::parse::{parse_concise_float, parse_truncated_float}; | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::vec::Vec` --> tests/lexical.rs:30:13 | 30 | pub use std::vec::Vec; | ^^^^^^^^^^^^^ warning: unused imports: `cmp`, `iter`, `mem`, `ops` --> tests/lexical.rs:31:19 | 31 | pub use std::{cmp, iter, mem, ops}; | ^^^ ^^^^ ^^^ ^^^
Configuration menu - View commit details
-
Copy full SHA for 421a70d - Browse repository at this point
Copy the full SHA 421a70dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e091d5 - Browse repository at this point
Copy the full SHA 4e091d5View commit details -
Merge pull request #1080 from serde-rs/negativenan
Add test of negative NaN and negative infinity
Configuration menu - View commit details
-
Copy full SHA for f56053d - Browse repository at this point
Copy the full SHA f56053dView commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ebaf617 - Browse repository at this point
Copy the full SHA ebaf617View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e6f75 - Browse repository at this point
Copy the full SHA a8e6f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f072fa - Browse repository at this point
Copy the full SHA 0f072faView commit details -
Merge pull request #1082 from dtolnay/fromdoc
Improve Value From and FromIterator docs
Configuration menu - View commit details
-
Copy full SHA for 1454eac - Browse repository at this point
Copy the full SHA 1454eacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc1eaa - Browse repository at this point
Copy the full SHA 4bc1eaaView 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.107...v1.0.108