summaryrefslogtreecommitdiffstats
path: root/teams/wg-learning.toml
blob: 37913a6b2bd8b0ca55d67975be77c7aec9e85cb6 (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 = ["nikomatsakis", "spastorino"]
members = ["nikomatsakis", "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/"