summaryrefslogtreecommitdiffstats
path: root/teams/wg-parallel-rustc.toml
blob: 61c1d2cd9019251817da22e4f5f154b159b27af7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name = "wg-parallel-rustc"
subteam-of = "compiler"
wg = true

[people]
leads = ["Zoxc", "michaelwoerister"]
members = ["Zoxc", "michaelwoerister"]

[website]
name = "Parallel rustc"
description = "Making parallel compilation the default for rustc"
repo = "https://rust-lang.github.io/compiler-team/working-groups/parallel-rustc/"