-
-
Notifications
You must be signed in to change notification settings - Fork 904
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/serde
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.91
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: serde-rs/serde
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.92
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 14 files changed
- 3 contributors
Commits on May 7, 2019
-
Work around "failed to select a version for serde_test_suite"
Without this: error: failed to select a version for `serde_test_suite`. ... required by package `serde_test_suite-tests v0.0.0` versions that meet the requirements `= 0.0.0` are: 0.0.0 the package `serde_test_suite-tests` depends on `serde_test_suite`, with features: `serde` but `serde_test_suite` does not have these features. failed to select a version for `serde_test_suite` which could resolve this conflict Seems like a Cargo bug -- I will minimize and report.1Configuration menu - View commit details
-
Copy full SHA for 1e9ae88 - Browse repository at this point
Copy the full SHA 1e9ae88View commit details
Commits on May 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6dd2b46 - Browse repository at this point
Copy the full SHA 6dd2b46View commit details
Commits on May 12, 2019
-
Disable ui tests on emscripten
These hit a strange error in our Emscripten builder in Travis as well as locally through cargo web: ERROR: failed to execute cargo: Resource temporarily unavailable (os error 11)Configuration menu - View commit details
-
Copy full SHA for 9c756f1 - Browse repository at this point
Copy the full SHA 9c756f1View commit details
Commits on May 17, 2019
-
They aren't needed. This makes the macro a bit simpler
Configuration menu - View commit details
-
Copy full SHA for 8fef196 - Browse repository at this point
Copy the full SHA 8fef196View commit details -
Merge pull request #1528 from est31/no_variable_names
Don't use variable names
Configuration menu - View commit details
-
Copy full SHA for 840eb14 - Browse repository at this point
Copy the full SHA 840eb14View commit details
Commits on May 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fd9d334 - Browse repository at this point
Copy the full SHA fd9d334View commit details
Commits on May 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0726623 - Browse repository at this point
Copy the full SHA 0726623View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4e110e - Browse repository at this point
Copy the full SHA e4e110eView commit details -
Merge pull request #1543 from jplatte/alloc-de-compile-fix
Fix a compile error in derive(Deserialize) with no_std + alloc
Configuration menu - View commit details
-
Copy full SHA for 0a3eeab - Browse repository at this point
Copy the full SHA 0a3eeabView commit details -
Configuration menu - View commit details
-
Copy full SHA for e42262f - Browse repository at this point
Copy the full SHA e42262fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0412b - Browse repository at this point
Copy the full SHA cd0412bView 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.91...v1.0.92