@@ -9,11 +9,12 @@ team: the lang team <https://www.rust-lang.org/governance/teams/lang>
9
9
Hello! Did you know that the [ lang team] now has regular design
10
10
meetings? We use these meetings to dig deeper into the output of
11
11
active project groups. After the meeting, we typically post a
12
- recording to YouTube as well as some [ minutes into the lang-team
12
+ recording to [ YouTube] as well as some [ minutes into the lang-team
13
13
repository] [ min ] . I wanted to write a quick update listing out some of
14
14
the meetings we've had recently as well as some of our upcoming
15
15
meetings.
16
16
17
+ [ YouTube ] : https://www.youtube.com/playlist?list=PL85XCvVPmGQg-gYy7R6a_Y91oQLdsbSpa
17
18
[ lang team ] : https://www.rust-lang.org/governance/teams/lang
18
19
[ min ] : https://lang-team.rust-lang.org/minutes.html
19
20
@@ -39,6 +40,8 @@ We recently held two lang-team design meetings:
39
40
40
41
[ m1 ] : https://github.com/rust-lang/lang-team/blob/master/design-meeting-minutes/2020-06-24-const-eval-unsafe-and-skill-tree.md
41
42
[ r1 ] : https://youtu.be/b3p2vX8wZ_c
43
+ [ m2 ] : https://github.com/rust-lang/lang-team/blob/master/design-meeting-minutes/2020-07-01-safe-transmute-typic.md
44
+ [ r2 ] : https://youtu.be/3aw-5Fcyo7s
42
45
[ ralfj ] : https://www.ralfj.de/blog/2018/07/19/const.html
43
46
[ "skill tree" ] : https://github.com/nikomatsakis/skill-tree#what-is-a-skill-tree
44
47
[ typic ] : https://github.com/jswrenn/typic
@@ -48,12 +51,13 @@ We recently held two lang-team design meetings:
48
51
49
52
Every proposed meeting begins with an issue on the lang-team
50
53
repository. If you're curious, you can take a look at the [ open issues
51
- with the ` meeting proposal ` label] [ issues ] to get an idea of what
54
+ with the ` meeting proposal ` label] [ mp ] to get an idea of what
52
55
meetings are being considered; if a meeting has been scheduled, it
53
- will also be tagged with ` meeting scheduled ` and have some comments as
56
+ will also be tagged with [ ` meeting scheduled ` ] [ ms ] and have some comments as
54
57
to the current date.
55
58
56
- [ issues ] : https://github.com/rust-lang/lang-team/issues?q=label%3Ameeting-proposal
59
+ [ mp ] : https://github.com/rust-lang/lang-team/issues?q=label%3Ameeting-proposal
60
+ [ ms ] : https://github.com/rust-lang/lang-team/issues?q=label%3Ameeting-scheduled
57
61
58
62
We currently schedule meetings in a rather ad-hoc fashion, basically
59
63
hammering it out over Zulip. I'd probably like to move us to a more
0 commit comments