-
-
Notifications
You must be signed in to change notification settings - Fork 90
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/async-trait
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.81
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dtolnay/async-trait
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.83
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 9 files changed
- 1 contributor
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 370ee12 - Browse repository at this point
Copy the full SHA 370ee12View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82c62cd - Browse repository at this point
Copy the full SHA 82c62cdView commit details
Commits on Aug 11, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for ba9793a - Browse repository at this point
Copy the full SHA ba9793aView commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8828c35 - Browse repository at this point
Copy the full SHA 8828c35View commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d542a0d - Browse repository at this point
Copy the full SHA d542a0dView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fa246a - Browse repository at this point
Copy the full SHA 6fa246aView commit details -
Merge pull request #276 from dtolnay/elidednamed
Ignore nightly's new elided_named_lifetimes lint in generated code
Configuration menu - View commit details
-
Copy full SHA for 8fbf118 - Browse repository at this point
Copy the full SHA 8fbf118View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e5bb4 - Browse repository at this point
Copy the full SHA f8e5bb4View commit details
Commits on Sep 24, 2024
-
Add regression test for issue 277
warning: the type of the `self` parameter does not need to be arbitrary --> tests/test.rs:1656:24 | 1656 | async fn f(mut self: &Self) { | ^^^^^^^^^^^ help: consider to change this parameter to: `&'life0 self` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_arbitrary_self_type = note: `#[warn(clippy::needless_arbitrary_self_type)]` on by default
Configuration menu - View commit details
-
Copy full SHA for b53b4e7 - Browse repository at this point
Copy the full SHA b53b4e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd974b - Browse repository at this point
Copy the full SHA 7bd974bView commit details -
Merge pull request #278 from dtolnay/arbself
Ignore needless_arbitrary_self_type clippy lint in generated code
Configuration menu - View commit details
-
Copy full SHA for bfe8d61 - Browse repository at this point
Copy the full SHA bfe8d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b4d47 - Browse repository at this point
Copy the full SHA e6b4d47View 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 0.1.81...0.1.83