From 98216e5a7e829cae36aa614cf41612cc9d5edae4 Mon Sep 17 00:00:00 2001 From: Tyler Mandry Date: Thu, 31 Aug 2023 12:55:43 -0400 Subject: [PATCH] Update meetings.md --- src/meetings.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/src/meetings.md b/src/meetings.md index be3ec187..883a3f87 100644 --- a/src/meetings.md +++ b/src/meetings.md @@ -19,23 +19,33 @@ See also: We are currently in the process of choosing new times for our planning meetings and will update this page when that is done. See [this zulip topic](https://rust-lang.zulipchat.com/#narrow/stream/187312-wg-async/topic/meeting.20schedule.20this.20spring) for more. -### August 2023 +### September 2023 | Date | Time | Meeting Type | Topic | |------------|------------|-----------------|-------| -| 2023-08-03 | [09:00 PT] | Sprint Planning | – | -| 2023-08-10 | [09:00 PT] | Deep Dive | 2024 Prelude + Future::map ([notes](https://hackmd.io/LfWcsTSYTPK5TuORJ4l22g?both)) | -| 2023-08-17 | [09:00 PT] | Deep Dive | IntoFuture autoderef + #42940 ([notes](https://hackmd.io/G6ULofyXSIS4CK9u-jwYRg?both)) | -| 2023-08-24 | [09:00 PT] | Open Discussion | [Notes](https://hackmd.io/x8gCTOykQfqoSyGGbZXPlg?both) | +| 2023-08-31 | [09:00 PT] | Sprint Planning | – | +| 2023-09-07 | [09:00 PT] | No meeting (work on sprint goals) | – | +| 2023-09-14 | [09:00 PT] | Reading Club | [A case for CancellationTokens](https://gist.github.com/Matthias247/354941ebcc4d2270d07ff0c6bf066c64) ([notes](https://hackmd.io/h27_RB3UTpK6V2ao3CntFg?both)) | +| 2023-09-21 | [09:00 PT] | Open Discussion | [Notes](https://hackmd.io/JWIp_2rJRgmfn5axJUbsVg?both) | +| 2023-09-28 | [09:00 PT] | Open Discussion | [Notes](https://hackmd.io/JWIp_2rJRgmfn5axJUbsVg?both) | -### September 2023 +### October 2023 | Date | Time | Meeting Type | Topic | |------------|------------|-----------------|-------| -| 2023-08-31 | [09:00 PT] | Sprint Planning | – | +| 2023-10-05 | [09:00 PT] | Sprint Planning | – | ## Past meetings +### August 2023 + +| Date | Time | Meeting Type | Topic | +|------------|------------|-----------------|-------| +| 2023-08-03 | [09:00 PT] | Sprint Planning | – | +| 2023-08-10 | [09:00 PT] | Deep Dive | 2024 Prelude + Future::map ([notes](https://hackmd.io/LfWcsTSYTPK5TuORJ4l22g?both)) | +| 2023-08-17 | [09:00 PT] | Deep Dive | IntoFuture autoderef + #42940 ([notes](https://hackmd.io/G6ULofyXSIS4CK9u-jwYRg?both)) | +| 2023-08-24 | [09:00 PT] | Open Discussion | [Notes](https://hackmd.io/x8gCTOykQfqoSyGGbZXPlg?both) | + ### July 2023 | Date | Time | Meeting Type | Topic |