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

[people]
leads = ["nikomatsakis"]
members = ["nikomatsakis"]

[website]
name = "Compiler Performance"
description = "Improving rustc compilation performance (build times)."