|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "March Lang Team Design Meetings" |
| 4 | +author: Niko Matsakis |
| 5 | +description: "Lang Team Design Meetings scheduled for March" |
| 6 | +team: the language team <https://www.rust-lang.org/governance/teams/lang> |
| 7 | +--- |
| 8 | + |
| 9 | +We've scheduled our **language team design meetings** for March. We have plans for two meetings: |
| 10 | + |
| 11 | +* March 16th -- we will summarize discussions from [the ffi-unwind project group] about whether we should permit foreign exceptions to propagate across the "C" ABI boundary, or establish a separate ABI (e.g., "C unwind") for such cases. |
| 12 | +* March 23rd -- we will talk with James Munns about Sealed Rust (see the blog posts [The Pitch] and [The Plan]) |
| 13 | + |
| 14 | +[the ffi-unwind project group]: https://github.com/rust-lang/project-ffi-unwind |
| 15 | +[The Pitch]: https://ferrous-systems.com/blog/sealed-rust-the-pitch/ |
| 16 | +[The Plan]: https://ferrous-systems.com/blog/sealed-rust-the-plan/ |
| 17 | + |
| 18 | +## About the language team design meetings |
| 19 | + |
| 20 | +The idea of the design meeting is that it's a time for us to have |
| 21 | +in-depth discussions on some particular topic. This might be a burning |
| 22 | +problem that we've discovered, an update on some existing design work, |
| 23 | +or a forward looking proposal. |
| 24 | + |
| 25 | +The meetings are open for anyone to listen in and attend. They are |
| 26 | +typically also recorded and posted online, along with minutes, after |
| 27 | +the fact. They generally take place on Mondays at "noon Boston time" |
| 28 | +-- but for the precise scheduling you should check the [lang team |
| 29 | +calendar]. Scheduled meetings are subject to change and |
| 30 | +cancelation. In that case, the calendar events will be updated. |
| 31 | + |
| 32 | +[lang team calendar]: https://github.com/rust-lang/lang-team/#meeting-calendar |
0 commit comments