Skip to content

Commit a2386b1

Browse files
committed
Add docs for check-in meetings and add diagnostics to the list
1 parent ae61d12 commit a2386b1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

about/triage-meeting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This section contains the scheduled check-ins for working groups:
1919
- **2019-04-18:** [wg-llvm], [wg-async-await],
2020
- **2019-04-25:** [wg-rfc-2229], [wg-self-profile]
2121
- **2019-05-02:** [wg-meta], [wg-rls-2.0]
22-
- **2019-05-09:** [wg-nll]
22+
- **2019-05-09:** [wg-nll], [wg-diagnostics]
2323

2424
Looking for a meeting that isn't listed above? Make a PR and extend the list to include that
2525
meeting.
@@ -43,3 +43,4 @@ This section lists check-ins from triage meetings before the check-in schedule w
4343
[wg-pgo]: ../working-groups/pgo
4444
[wg-mir-opt]: ../working-groups/mir-opt
4545
[wg-pipelining]: ../working-groups/pipelining
46+
[wg-diagnostics]: ../working-groups/diagnostics

procedures/form-new-working-group.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,11 @@ The basic steps to setup a working group are as follows:
103103
listed and a link to their directory in this repository should also be included. See the
104104
traits working group [as an example][team_repo_example]. This will ensure that the working groups
105105
are listed on the website.
106+
- Add a check-in for your working group to the [compiler-team meeting check-in list](check_in)
106107

107108
[team_repo]: https://github.com/rust-lang/team
108109
[team_repo_example]: https://github.com/rust-lang/team/blob/master/teams/wg-traits.toml
109110

111+
[check_in]: ../about/triage-meeting.md
110112
[README]: ../README.md
111113
[template]: ../working-groups/.template

0 commit comments

Comments
 (0)