File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -6,29 +6,31 @@ kind = "working-group"
6
6
leads = [" nikomatsakis" , " jackh726" ]
7
7
members = [
8
8
" Aaron1011" ,
9
- " Areredify" ,
10
- " detrumi" ,
11
- " flodiebold" ,
12
9
" jackh726" ,
13
- " MarkMcCaskey" ,
14
- " AzureMarker" ,
10
+ " lcnr" ,
15
11
" matthewjasper" ,
16
- " nathanwhit" ,
17
12
" nikomatsakis" ,
18
- " skinny121 " ,
13
+ " oli-obk " ,
19
14
" spastorino" ,
20
- " zaharidichev" ,
21
15
]
22
16
alumni = [
17
+ " Areredify" ,
18
+ " AzureMarker" ,
19
+ " detrumi" ,
20
+ " flodiebold" ,
21
+ " MarkMcCaskey" ,
22
+ " nathanwhit" ,
23
23
" scalexm" ,
24
+ " skinny121" ,
24
25
" tmandry" ,
25
26
" yaahc" ,
27
+ " zaharidichev" ,
26
28
]
27
29
28
30
[website ]
29
31
name = " Traits working group"
30
- description = " Revamping the rustc trait implementation to follow the Chalk approach "
31
- repo = " https://rust-lang. github.io/compiler-team/working-groups/ traits/ "
32
+ description = " Improving the trait checker and related language features "
33
+ repo = " https://github.com/rust-lang/wg- traits"
32
34
zulip-stream = " wg-traits"
33
35
34
36
[[github ]]
You can’t perform that action at this time.
0 commit comments