Update Rust crate async-trait to 0.1.80 #112
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1
->0.1.80
Release Notes
dtolnay/async-trait (async-trait)
v0.1.80
Compare Source
!
(#265, thanks @de-vri-es)v0.1.79
Compare Source
v0.1.78
Compare Source
v0.1.77
Compare Source
v0.1.76
Compare Source
v0.1.75
Compare Source
v0.1.74
Compare Source
v0.1.73
Compare Source
v0.1.72
Compare Source
v0.1.71
Compare Source
v0.1.70
Compare Source
v0.1.69
Compare Source
v0.1.68
Compare Source
v0.1.67
Compare Source
v0.1.66
Compare Source
v0.1.65
Compare Source
v0.1.64
Compare Source
v0.1.63
Compare Source
_
and..
patterns edition independent (#234, #235)v0.1.62
Compare Source
v0.1.61
Compare Source
v0.1.60
Compare Source
v0.1.59
Compare Source
self: Arc<Self>
async methods that have a default implementation provided by the trait (#210)v0.1.58
Compare Source
v0.1.57
Compare Source
v0.1.56
Compare Source
use parentheses to disambiguate: `(impl 'async_trait + Trait)`
(#204)v0.1.55
Compare Source
_
) when compiling in 2021 edition's closure capture rules (#199)v0.1.54
Compare Source
impl Trait
in an async function argument type (#177)v0.1.53
Compare Source
v0.1.52
Compare Source
clippy::shadow_some
restriction lint from generated code (#184, thanks @c410-f3r)v0.1.51
Compare Source
v0.1.50
Compare Source
tokio::select
,futures::select
and similar macros (#161)v0.1.49
Compare Source
self::
as prefix of a path in expression position (#158)v0.1.48
Compare Source
v0.1.47
Compare Source
impl Trait
in associated types (#152)v0.1.46
Compare Source
v0.1.45
Compare Source
v0.1.44
Compare Source
v0.1.43
Compare Source
v0.1.42
Compare Source
v0.1.41
Compare Source
v0.1.40
Compare Source
Self
keyword inside of function-like macro invocations in a trait method's default impl (#124, thanks @taiki-e)v0.1.39
Compare Source
v0.1.38
Compare Source
v0.1.37
Compare Source
v0.1.36
Compare Source
v0.1.35
Compare Source
v0.1.34
Compare Source
Self
keyword (#103, thanks @taiki-e)v0.1.33
Compare Source
Self
keyword (#102, thanks @taiki-e)v0.1.32
Compare Source
Self
keyword inside macro invocations in impl blocks (#92, #100, thanks @taiki-e)v0.1.31
Compare Source
v0.1.30
Compare Source
dyn
keyword in Self type of impl block (#89)support_old_nightly
unstable featurev0.1.29
Compare Source
Self::
in more syntax positions (#87)v0.1.28
Compare Source
Self::
segment in pattern position (#81)self: &Self
longhand method receiver syntax (#83)v0.1.27
Compare Source
self
(#68, thanks @taiki-e)v0.1.26
Compare Source
#[must_use]
to async trait methods (#75)v0.1.25
Compare Source
v0.1.24
Compare Source
v0.1.23
Compare Source
v0.1.22
Compare Source
v0.1.21
Compare Source
Self
in expression position better (#53)v0.1.20
Compare Source
Self
in expression position inside async fn (#53)v0.1.19
Compare Source
v0.1.18
Compare Source
v0.1.17
Compare Source
Self
and a no-self method with a default implementation (#44, thanks @olegnn)v0.1.16
Compare Source
Self
but signature in impl does not (#42)v0.1.15
Compare Source
core
(#41, thanks @Marwes)v0.1.14
Compare Source
v0.1.13
Compare Source
Self
used as expr inside trait method body (#31)v0.1.12
Compare Source
v0.1.11
Compare Source
#![feature(async_await)]
from documentation now that the feature gate is gone in nightlyv0.1.10
Compare Source
mut self
argument (#24, thanks @taiki-e)v0.1.9
Compare Source
v0.1.8
Compare Source
v0.1.7
Compare Source
#[async_trait(?Send)]
to opt out of Send-bounded futures (#10, #14)self
inside of nested macro invocation (#17)v0.1.6
Compare Source
v0.1.5
Compare Source
self
used in an async method bodyv0.1.4
Compare Source
v0.1.3
Compare Source
v0.1.2
Compare Source
v0.1.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.