summaryrefslogtreecommitdiffstats
path: root/teams/wg-rfc-2229.toml
blob: dc109995d3e480272707f0bd23643da7b9c8fb84 (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://github.com/rust-lang/compiler-team/blob/master/working-groups/rfc-2229"