summaryrefslogtreecommitdiffstats
path: root/teams/wg-self-profile.toml
blob: daa5ff2691e592241e4a8194d1febbbbe2698de5 (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://rust-lang.github.io/compiler-team/working-groups/self-profile/"