-
-
Notifications
You must be signed in to change notification settings - Fork 906
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.70
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.71
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 24 files changed
- 2 contributors
Commits on Jul 9, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 4e54aaf - Browse repository at this point
Copy the full SHA 4e54aafView commit details
Commits on Aug 5, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 8b2e6ba - Browse repository at this point
Copy the full SHA 8b2e6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb195e - Browse repository at this point
Copy the full SHA 8eb195eView commit details
Commits on Aug 7, 2018
-
Merge pull request #1347 from c410-f3r/master
Implement Serialize and Deserialize for RangeInclusive
Configuration menu - View commit details
-
Copy full SHA for 5fff0d9 - Browse repository at this point
Copy the full SHA 5fff0d9View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 28db9d4 - Browse repository at this point
Copy the full SHA 28db9d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 228b5a4 - Browse repository at this point
Copy the full SHA 228b5a4View commit details -
When originally added, this test used to contain a `#![plugin(clippy)]`. This was removed at some point along the way, at which point this test no longer tests anything. It prints: warning: unknown lint: `identity_op` --> src/main.rs:1:9 | 1 | #![deny(identity_op)] | ^^^^^^^^^^^ | = note: #[warn(unknown_lints)] on by default which is swallowed and ignored by compiletest. Nowadays Clippy handles warnings inside of macro expanded code intelligently and this is something they would be responsible for testing.1Configuration menu - View commit details
-
Copy full SHA for e26960f - Browse repository at this point
Copy the full SHA e26960fView commit details -
Merge pull request #1348 from dtolnay/range
Provide ops::Range impls whether or not std is used
Configuration menu - View commit details
-
Copy full SHA for b5451d1 - Browse repository at this point
Copy the full SHA b5451d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20b34d3 - Browse repository at this point
Copy the full SHA 20b34d3View commit details -
Merge pull request #1349 from dtolnay/range
Share some code between the Range and RangeInclusive impls
Configuration menu - View commit details
-
Copy full SHA for a077ae0 - Browse repository at this point
Copy the full SHA a077ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c4df7 - Browse repository at this point
Copy the full SHA 24c4df7View 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.70...v1.0.71