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

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

[website]
name = "RFC 2229"
description = "Make a closure capture individual fields of the variable rather than the entire composite variable"
repo = "https://rust-lang.github.io/compiler-team/working-groups/rfc-2229/"