-
-
Notifications
You must be signed in to change notification settings - Fork 170
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.61
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.63
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 9 files changed
- 1 contributor
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2824ae - Browse repository at this point
Copy the full SHA f2824aeView commit details
Commits on Jun 8, 2024
-
Ignore warning on unused struct in test
warning: struct `OptSourceNoBacktrace` is never constructed --> tests/test_option.rs:10:16 | 10 | pub struct OptSourceNoBacktrace { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: struct `OptSourceAlwaysBacktrace` is never constructed --> tests/test_option.rs:17:16 | 17 | pub struct OptSourceAlwaysBacktrace { | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: struct `NoSourceOptBacktrace` is never constructed --> tests/test_option.rs:25:16 | 25 | pub struct NoSourceOptBacktrace { | ^^^^^^^^^^^^^^^^^^^^ warning: struct `AlwaysSourceOptBacktrace` is never constructed --> tests/test_option.rs:32:16 | 32 | pub struct AlwaysSourceOptBacktrace { | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: struct `OptSourceOptBacktrace` is never constructed --> tests/test_option.rs:40:16 | 40 | pub struct OptSourceOptBacktrace { | ^^^^^^^^^^^^^^^^^^^^^
Configuration menu - View commit details
-
Copy full SHA for 4db08b1 - Browse repository at this point
Copy the full SHA 4db08b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 479744e - Browse repository at this point
Copy the full SHA 479744eView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1ca210 - Browse repository at this point
Copy the full SHA f1ca210View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a7779 - Browse repository at this point
Copy the full SHA 40a7779View commit details -
Merge pull request #310 from dtolnay/nestedtuple
Support `.0.0` nested tuple index
Configuration menu - View commit details
-
Copy full SHA for 4977932 - Browse repository at this point
Copy the full SHA 4977932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf6e3d - Browse repository at this point
Copy the full SHA 0bf6e3dView commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de8a1e5 - Browse repository at this point
Copy the full SHA de8a1e5View commit details -
Merge pull request #312 from dtolnay/backtracedoc
Update documentation of #[from] and #[backtrace] attributes
Configuration menu - View commit details
-
Copy full SHA for 3d5ec25 - Browse repository at this point
Copy the full SHA 3d5ec25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 915c75e - Browse repository at this point
Copy the full SHA 915c75eView 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.61...1.0.63