# Planning meeting 2022-06-01 * What are recent topics of discussion? * Any exciting developments since the last check-in? * ffi-unwind put out a call for testing * Any points where the group is stuck and the lang-team could weigh in? * Any potential design meeting topics? * (see link in calendar below) * Any other concerns? ## Calendar Proposals: https://github.com/rust-lang/lang-team/issues?q=is%3Aissue+is%3Aopen+label%3Ameeting-proposal * 2022-06-08: meeting title * Niko cannot attend * Backlog Bonanza * 2022-06-15: meeting title * Felix cannot attend * Backlog Bonanza * 2022-06-22: meeting title * Felix cannot attend * Backlog Bonanza * 2022-06-29: meeting title * Presumptively Backlog Bonanza * Allow for the possibility of discussing unwind-in-Drop, if and only if there's a doc available to discuss Backlog bonanzas Try trait v2: not necessarily needing a meeting at this time ffi unwind: will put out a call for testing soon never allowing unwind in Drop: need a doc answering questions like "what do we recommend people do in this use case (e.g. web server wanting to catch panics)" * what investigation did we do? * benefits, drawbacks * use cases and how we recommend people address it * e.g., mitigations for folks who want to avoid aborting whenever possible * alternatives rejected and why / frequently asked questions Initiative process docs?