-
-
Notifications
You must be signed in to change notification settings - Fork 186
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: dtolnay/thiserror
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.35
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dtolnay/thiserror
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.37
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 7 files changed
- 2 contributors
Commits on Sep 14, 2022
-
Remove default package.readme metadata from Cargo.toml
Since cargo 1.46.0, README.md is recognized by default.
Configuration menu - View commit details
-
Copy full SHA for 31dfd4c - Browse repository at this point
Copy the full SHA 31dfd4cView commit details
Commits on Sep 21, 2022
-
Raise minimum tested toolchain to rust 1.56
Required by the transitive dev-dependency on once_cell. error: failed to parse manifest at github.com-1ecc6299db9ec823/once_cell-1.15.0/Cargo.toml Caused by: feature `edition2021` is required The package requires the Cargo feature called `edition2021`, but that feature is not stabilized in this version of Cargo (1.55.0 (32da73ab1 2021-08-23)). Consider trying a newer version of Cargo (this may require the nightly release). See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2021 for more information about the status of this feature.
Configuration menu - View commit details
-
Copy full SHA for b37dc36 - Browse repository at this point
Copy the full SHA b37dc36View commit details
Commits on Sep 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 765cd2a - Browse repository at this point
Copy the full SHA 765cd2aView commit details
Commits on Sep 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c79b023 - Browse repository at this point
Copy the full SHA c79b023View commit details -
Merge pull request #195 from matklad/error-transparent
document that `error(transparent)` works with structs
Configuration menu - View commit details
-
Copy full SHA for 8e8e41d - Browse repository at this point
Copy the full SHA 8e8e41dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5271eb3 - Browse repository at this point
Copy the full SHA 5271eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f062061 - Browse repository at this point
Copy the full SHA f062061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b226e3 - Browse repository at this point
Copy the full SHA 7b226e3View commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c2759ce - Browse repository at this point
Copy the full SHA c2759ceView commit details -
Merge pull request #197 from dtolnay/backtracedoc
Fix documentation mentioning `backtrace()` method
Configuration menu - View commit details
-
Copy full SHA for 3a0bac2 - Browse repository at this point
Copy the full SHA 3a0bac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a996a5 - Browse repository at this point
Copy the full SHA 8a996a5View 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 1.0.35...1.0.37