File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This section contains the scheduled check-ins for working groups:
19
19
- ** 2019-04-18:** [ wg-llvm] , [ wg-async-await] ,
20
20
- ** 2019-04-25:** [ wg-rfc-2229] , [ wg-self-profile]
21
21
- ** 2019-05-02:** [ wg-meta] , [ wg-rls-2.0]
22
- - ** 2019-05-09:** [ wg-nll]
22
+ - ** 2019-05-09:** [ wg-nll] , [ wg-diagnostics ]
23
23
24
24
Looking for a meeting that isn't listed above? Make a PR and extend the list to include that
25
25
meeting.
@@ -43,3 +43,4 @@ This section lists check-ins from triage meetings before the check-in schedule w
43
43
[ wg-pgo ] : ../working-groups/pgo
44
44
[ wg-mir-opt ] : ../working-groups/mir-opt
45
45
[ wg-pipelining ] : ../working-groups/pipelining
46
+ [ wg-diagnostics ] : ../working-groups/diagnostics
Original file line number Diff line number Diff line change @@ -103,9 +103,11 @@ The basic steps to setup a working group are as follows:
103
103
listed and a link to their directory in this repository should also be included. See the
104
104
traits working group [ as an example] [ team_repo_example ] . This will ensure that the working groups
105
105
are listed on the website.
106
+ - Add a check-in for your working group to the [ compiler-team meeting check-in list] ( check_in )
106
107
107
108
[ team_repo ] : https://github.com/rust-lang/team
108
109
[ team_repo_example ] : https://github.com/rust-lang/team/blob/master/teams/wg-traits.toml
109
110
111
+ [ check_in ] : ../about/triage-meeting.md
110
112
[ README ] : ../README.md
111
113
[ template ] : ../working-groups/.template
You can’t perform that action at this time.
0 commit comments