Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add async-await meeting notes for 12/03. #42

Merged
merged 1 commit into from Mar 12, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
22 changes: 22 additions & 0 deletions working-groups/async-await/NOTES.md
@@ -1,3 +1,25 @@
# Async-await Meeting Notes
This document contains meeting notes from the async-await working group.

## 2019-03-12: [Triage Meeting][triage20190312]
**Written by:** [@davidtwco][davidtwco]

This week, the members of the async-await working group updated the group on their individual
progress on assigned issues from previous meetings. Then, the group triaged all new issues from the
week, looking at [#59087](https://github.com/rust-lang/rust/issues/59087) and
[#59001](https://github.com/rust-lang/rust/issues/59001).

In summary, at the end of this meeting, the group is working on:

- [@gilescope][gilescope] is on [#51751](https://github.com/rust-lang/rust/issues/51751)
- [@davidtwco][davidtwco] is on [#55809](https://github.com/rust-lang/rust/issues/55809)
- [@tmandry][tmandry] is continuing [#52924](https://github.com/rust-lang/rust/issues/52924)
- [@cramertj][cramertj] is continuing on a fix for all of the lifetime-in-async-fn-declaration issues
- [@nikomatsakis][nikomatsakis] is having a relaxing week

[triage20190312]: https://rust-lang.zulipchat.com/#narrow/stream/187312-t-compiler.2Fwg-async-await/topic/meeting.202019.2E03.2E12
[gilescope]: https://github.com/gilescope
[davidtwco]: https://github.com/davidtwco
[tmandry]: https://github.com/tmandry
[cramertj]: https://github.com/cramertj
[nikomatsakis]: https://github.com/nikomatsakis