Skip to content

Commit

Permalink
Add async in trait method with its dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
upsuper committed May 4, 2019
1 parent 9af7530 commit 3ced57c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,9 @@ async_extensions:

- title: "async iterators or stream"
unresolved: "2394-async_await#generators-and-streams"

- title: "`async fn` in trait method"
deps:
- title: "Named existentials and impl Trait variable declarations"
rfc: "2071-impl-trait-existential-types"
tracking: 34511

0 comments on commit 3ced57c

Please sign in to comment.