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

[people]
leads = ["lqd", "nikomatsakis"]
members = ["lqd", "nikomatsakis", "albins", "matthewjasper"]

[website]
name = "Polonius"
description = "Experimental work on a new borrow-checker implementation"
repo = "https://rust-lang.github.io/compiler-team/working-groups/polonius/"

[github]
orgs = ["rust-lang"]