Skip to content

Commit 3873402

Browse files
authored
Merge pull request #251 from mark-i-m/patch-4
Add a bit more about our process
2 parents 426f8d7 + 6ae506a commit 3873402

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/working-groups/learning/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: docs
77

88
This working group aims to make the compiler easier to learn by ensuring that rustc-guide and api docs are "complete".
99

10-
- **Leads:** [@nikomatsakis][nikomatsakis] and [@spastorino][spastorino]
10+
- **Leads:** [@spastorino][spastorino] and [@mark-i-m][markim]
1111
- **Meeting Notes:**
1212
- [2019.05.14 Meeting]({{< relref "/working-groups/learning/minutes/2019.05.14-meeting" >}})
1313
- [2019.05.28 Meeting]({{< relref "/working-groups/learning/minutes/2019.05.28-meeting" >}})
@@ -23,8 +23,8 @@ This working group aims to make the compiler easier to learn by ensuring that ru
2323
- **FAQ:** [FAQ]({{< relref "/working-groups/learning/FAQ" >}})
2424

2525
[status]: https://img.shields.io/badge/status-active-brightgreen.svg?style=for-the-badge
26-
[nikomatsakis]: https://github.com/nikomatsakis
2726
[spastorino]: https://github.com/spastorino
27+
[markim]: https://github.com/mark-i-m
2828

2929
## What is the goal of this working group?
3030
This working group aims to accomplish the following:
@@ -37,9 +37,9 @@ If you are interested in getting involved in this working group, come and say hi
3737
stream. You can be added to the Zulip group for the working group if you are interested in being
3838
pinged when there are available tasks.
3939

40-
## Meetings
41-
We follow a "sprint-like" structure where on each "sprint" cycle we start with a planning and then
42-
work towards the goals defined on that plan.
40+
## Process
41+
We are trying to follow a "sprint-like" structure where on each "sprint" cycle we start with a planning and then
42+
work towards the goals defined on that plan. Our current plan is to work for 2 months on a couple of goals, with a few meetings to sync up during that period. We are working towards filling out missing parts of the rustc-guide and building some chapters that help gain an overall understanding of what the compiler does to code to produce its output.
4343

4444
- **Desired experience level:** Any
4545
- **Relevant repositories:** [`rust-lang/rust`][rust-repo] and [`rust-lang/rustc-guide`][rustc-guide-repo]

0 commit comments

Comments
 (0)