summaryrefslogtreecommitdiffstats
path: root/teams/wg-learning.toml
blob: 7b47833954a3cb92721d9e1edf6794c3a5ef9066 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "wg-learning"
subteam-of = "compiler"
wg = true

[people]
leads = ["spastorino", "mark-i-m"]
members = ["spastorino", "mark-i-m", "amanjeev", "tshepang", "togiberlin", "JohnTitor"]

[github]
orgs = ["rust-lang"]

[website]
name = "Learning"
description = "Make the compiler easier to learn by ensuring that rustc-guide and api docs are 'complete'"
repo = "https://rust-lang.github.io/compiler-team/working-groups/learning/"