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

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

[permissions]
perf = true

[website]
name = "Self-Profile"
description = "Improving the -Z self-profile feature"
repo = "https://github.com/rust-lang/compiler-team/blob/master/working-groups/self-profile"