summaryrefslogtreecommitdiffstats
path: root/teams/wg-traits.toml
blob: f608fe1069736e2ffebdc5855784342c06a40cee (plain)
1
2
3
4
5
6
7
8
9
10
name = "wg-traits"
wg = true

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

[website]
name = "Traits"
description = "Revamping the rustc trait implementation to follow the Chalk approach."