-
-
Notifications
You must be signed in to change notification settings - Fork 203
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: 2.0.4
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: 2.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 11 files changed
- 1 contributor
Commits on Dec 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2096b11 - Browse repository at this point
Copy the full SHA 2096b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b1460 - Browse repository at this point
Copy the full SHA 42b1460View commit details -
Add tests of deprecated error types
error: use of deprecated struct `test_deprecated::DeprecatedStruct` --> tests/test_lints.rs:44:16 | 44 | pub struct DeprecatedStruct; | ^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> tests/test_lints.rs:39:13 | 39 | #![deny(deprecated)] | ^^^^^^^^^^ error: use of deprecated struct `test_deprecated::DeprecatedStruct` --> tests/test_lints.rs:44:16 | 44 | pub struct DeprecatedStruct; | ^^^^^^^^^^^^^^^^ error: use of deprecated enum `test_deprecated::DeprecatedEnum` --> tests/test_lints.rs:55:14 | 55 | pub enum DeprecatedEnum { | ^^^^^^^^^^^^^^Configuration menu - View commit details
-
Copy full SHA for 0ba7d01 - Browse repository at this point
Copy the full SHA 0ba7d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 714229d - Browse repository at this point
Copy the full SHA 714229dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e7d99 - Browse repository at this point
Copy the full SHA 07e7d99View commit details -
Merge pull request #394 from dtolnay/deprecated
Prevent deprecation warning on generated impl for deprecated type
Configuration menu - View commit details
-
Copy full SHA for 6712f8c - Browse repository at this point
Copy the full SHA 6712f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a4603 - Browse repository at this point
Copy the full SHA 88a4603View commit details -
Merge pull request #395 from dtolnay/fallback
Move fallback expansion to separate module
Configuration menu - View commit details
-
Copy full SHA for 366a7b2 - Browse repository at this point
Copy the full SHA 366a7b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f159d - Browse repository at this point
Copy the full SHA f1f159dView 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 2.0.4...2.0.5