File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
working-groups/async-await Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Async-await Meeting Notes
2
2
This document contains meeting notes from the async-await working group.
3
3
4
+ ## 2019-03-12: [ Triage Meeting] [ triage20190312 ]
5
+ ** Written by:** [ @davidtwco ] [ davidtwco ]
6
+
7
+ This week, the members of the async-await working group updated the group on their individual
8
+ progress on assigned issues from previous meetings. Then, the group triaged all new issues from the
9
+ week, looking at [ #59087 ] ( https://github.com/rust-lang/rust/issues/59087 ) and
10
+ [ #59001 ] ( https://github.com/rust-lang/rust/issues/59001 ) .
11
+
12
+ In summary, at the end of this meeting, the group is working on:
13
+
14
+ - [ @gilescope ] [ gilescope ] is on [ #51751 ] ( https://github.com/rust-lang/rust/issues/51751 )
15
+ - [ @davidtwco ] [ davidtwco ] is on [ #55809 ] ( https://github.com/rust-lang/rust/issues/55809 )
16
+ - [ @tmandry ] [ tmandry ] is continuing [ #52924 ] ( https://github.com/rust-lang/rust/issues/52924 )
17
+ - [ @cramertj ] [ cramertj ] is continuing on a fix for all of the lifetime-in-async-fn-declaration issues
18
+ - [ @nikomatsakis ] [ nikomatsakis ] is having a relaxing week
19
+
20
+ [ triage20190312 ] : https://rust-lang.zulipchat.com/#narrow/stream/187312-t-compiler.2Fwg-async-await/topic/meeting.202019.2E03.2E12
21
+ [ gilescope ] : https://github.com/gilescope
22
+ [ davidtwco ] : https://github.com/davidtwco
23
+ [ tmandry ] : https://github.com/tmandry
24
+ [ cramertj ] : https://github.com/cramertj
25
+ [ nikomatsakis ] : https://github.com/nikomatsakis
You can’t perform that action at this time.
0 commit comments