-
-
Notifications
You must be signed in to change notification settings - Fork 166
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/anyhow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.68
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dtolnay/anyhow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.69
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 5 files changed
- 1 contributor
Commits on Dec 30, 2022
-
Ignore redundant_clone lint on test testing clone
error: redundant clone --> tests/test_chain.rs:61:30 | 61 | let mut chain = e.chain().clone(); | ^^^^^^^^ help: remove this | note: this value is dropped without further use --> tests/test_chain.rs:61:21 | 61 | let mut chain = e.chain().clone(); | ^^^^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_clone = note: `-D clippy::redundant-clone` implied by `-D clippy::all`
Configuration menu - View commit details
-
Copy full SHA for ed1327f - Browse repository at this point
Copy the full SHA ed1327fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d91f13 - Browse repository at this point
Copy the full SHA 3d91f13View commit details
Commits on Dec 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0a45d76 - Browse repository at this point
Copy the full SHA 0a45d76View commit details
Commits on Feb 2, 2023
-
Raise minimum toolchain for the backtrace feature to 1.60
error[E0658]: use of unstable library feature 'int_abs_diff' --> github.com-1ecc6299db9ec823/miniz_oxide-0.6.4/src/inflate/core.rs:824:54 | 824 | if out_buf_size_mask == usize::MAX && source_pos.abs_diff(out_pos) == 1 && out_pos > source_pos { | ^^^^^^^^ error[E0658]: use of unstable library feature 'int_abs_diff' --> github.com-1ecc6299db9ec823/miniz_oxide-0.6.4/src/inflate/core.rs:833:61 | 833 | } else if out_buf_size_mask == usize::MAX && source_pos.abs_diff(out_pos) >= 4 && out_pos > source_pos { | ^^^^^^^^
Configuration menu - View commit details
-
Copy full SHA for cf2adb4 - Browse repository at this point
Copy the full SHA cf2adb4View commit details
Commits on Feb 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10370e9 - Browse repository at this point
Copy the full SHA 10370e9View commit details -
Merge pull request #295 from dtolnay/docrepr
Hide repr attribute from documentation
Configuration menu - View commit details
-
Copy full SHA for f65b087 - Browse repository at this point
Copy the full SHA f65b087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58377ab - Browse repository at this point
Copy the full SHA 58377abView 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.68...1.0.69