Skip to content

Commit 7e96069

Browse files
committed
lang-team triage blog post
1 parent 5ac28c8 commit 7e96069

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
layout: post
3+
title: "2019-10-10 Lang Team Triage Meeting"
4+
author: Niko Matsakis
5+
description: "2019-10-10 Lang Team Triage Meeting"
6+
team: the lang team <https://www.rust-lang.org/governance/teams/lang>
7+
---
8+
9+
We had our [weekly triage meeting] on 2019-10-10. You can find the
10+
[minutes] on the [lang-team] repository; there is also a [video
11+
recording] on YouTube. This week we had a number of folks who have
12+
been working on const evaluation in attendance, which gave us an
13+
opportunity to dive into some of the complexities involved there. We
14+
also discussed how to make the const evaluation effort into a
15+
"shepherded project", a concept that we are still actively developing
16+
(see my blog post on [Shepherding 3.0] for the general idea).
17+
18+
## Other updates on shepherded items
19+
20+
This is our current list of "shepherded items", which are things we
21+
are tracking week to week. We're still evolving the shepherding
22+
system. Hopefully we'll soon have links for all of these to a good,
23+
representative place that explains the overall status and roadmap. All
24+
in good time.
25+
26+
* [unwind-ffi]
27+
* created a [zulip] stream (`#wg-ffi-unwind`)
28+
* preparing an RFC that creates the group official and lays out the roadmap
29+
* "object safety" group (e.g., [#57893])
30+
* no major updates, still iterating on the "in progress" branch
31+
* re-rebalance coherence
32+
* we have a spreadsheet mapping out all the possible tests
33+
* we'll fill out the matrix, but probably ready to stabilize 🎉
34+
* stabilize proc-macros generating macro-rules items
35+
* waiting on a report from pnkfelix
36+
* grammar working group
37+
* no updates
38+
39+
[weekly triage meeting]: https://github.com/rust-lang/lang-team/#meeting-calendara
40+
[minutes]: https://github.com/rust-lang/lang-team/blob/master/minutes/2019-10-10.md
41+
[lang-team]: https://github.com/rust-lang/lang-team/
42+
[video recording]: https://youtu.be/QvE9-zce5_4
43+
[Shepherding 3.0]: http://smallcultfollowing.com/babysteps/blog/2019/09/11/aic-shepherds-3-0/
44+
[zulip]: http://smallcultfollowing.com/babysteps/blog/2019/09/11/aic-shepherds-3-0/
45+
[#57893]: http://smallcultfollowing.com/babysteps/blog/2019/09/11/aic-shepherds-3-0/
46+
[unwind-ffi]: https://github.com/nikomatsakis/project-ffi-unwind

0 commit comments

Comments
 (0)